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

Refactor [POST] and [PUT] endpoints 204 -> 200 #390

Open
5 of 8 tasks
MoritzHahn1337 opened this issue May 6, 2021 · 2 comments
Open
5 of 8 tasks

Refactor [POST] and [PUT] endpoints 204 -> 200 #390

MoritzHahn1337 opened this issue May 6, 2021 · 2 comments

Comments

@MoritzHahn1337
Copy link
Contributor

MoritzHahn1337 commented May 6, 2021

Refactor all POST and PUT endpoints to return the now changed version of this ressource.

  • POST: /registrations
  • PUT: /services/{id}
  • POST: /services/{id}
  • PUT: /appsettings/{id}
  • PUT: /groups/{id}
  • PUT: /metadata/{id}
  • POST: /metadata
  • PUT: /users/{id}
@MoritzHahn1337
Copy link
Contributor Author

Services refactored in #374

@MoritzHahn1337
Copy link
Contributor Author

post/put metadata refactored in #408

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