Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Route to get updated and deleted roles after a date #16599

Closed
diegolmello opened this issue Feb 14, 2020 · 1 comment · Fixed by #16610
Closed

Route to get updated and deleted roles after a date #16599

diegolmello opened this issue Feb 14, 2020 · 1 comment · Fixed by #16610
Assignees

Comments

@diegolmello
Copy link
Member

diegolmello commented Feb 14, 2020

We only have a REST API to list roles: https://github.com/RocketChat/Rocket.Chat/blob/develop/app/api/server/v1/roles.js#L8

We should have another route to fetch updated and deleted roles after a date, so it'll be easier to maintain a local database on mobile.

@ashwaniYDV
Copy link
Contributor

ashwaniYDV commented Feb 15, 2020

@diegolmello I have added a route to get updated roles after a date and I am willing to update the docs too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants