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

REST: overlap between /resources and /resources/resourceGroups #356

Open
yvespp opened this issue May 3, 2018 · 0 comments
Open

REST: overlap between /resources and /resources/resourceGroups #356

yvespp opened this issue May 3, 2018 · 0 comments

Comments

@yvespp
Copy link
Member

yvespp commented May 3, 2018

  • The rest methodes GET /resources and GET /resources/resourceGroups both return ResourGroups, the later doesn't return releases however.
  • Other sub subresources of these paths return the same stuff as well.

We should clean this up:

  • Define which urls to keep
  • Redirect old request to the new urls
  • Depricate old urls
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

No branches or pull requests

1 participant