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

Add Success and Error return values in Gaia-lite API #2108

Closed
4 tasks
fedekunze opened this issue Aug 21, 2018 · 1 comment
Closed
4 tasks

Add Success and Error return values in Gaia-lite API #2108

fedekunze opened this issue Aug 21, 2018 · 1 comment
Labels
good first issue help wanted S:blocked Status: Blocked T:Docs Changes and features related to documentation.

Comments

@fedekunze
Copy link
Collaborator

fedekunze commented Aug 21, 2018

Summary

Add the remaining success values and all the error return values in Gaia-lite API

Problem Definition

On #2066 we took out the return error values from the api.md docs since they were outdated and marked as TODO.
All the http status Codes for the errors can be found within the files in each of the modules' client/rest folder.

There are also some success msg values that need to be updated/added.

EDIT: Errors are currently blocked by #2007

Proposal

  • Add the remaining success values
  • All the existing error return values for each of the endpoints

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@fedekunze
Copy link
Collaborator Author

Closing as already being implemented on swagger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue help wanted S:blocked Status: Blocked T:Docs Changes and features related to documentation.
Projects
None yet
Development

No branches or pull requests

2 participants