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/Update endpoints for kronus server #10

Closed
8 tasks done
Daskott opened this issue Jan 1, 2022 · 0 comments · Fixed by #30
Closed
8 tasks done

Add/Update endpoints for kronus server #10

Daskott opened this issue Jan 1, 2022 · 0 comments · Fixed by #30
Labels
enhancement New feature or request

Comments

@Daskott
Copy link
Owner

Daskott commented Jan 1, 2022

  • POST /users - return user_id/info on user creation
  • Return 400 for bad request(e.g db errors like duplicate data or failed constraints) instead of 500
  • GET /probes - should work without status filter
  • GET /jobs - should work without status filter
  • Support Pagination on all endpoints that require it
  • GET /users/{id}/probes
  • API versioing
  • Update docs accordingly
@Daskott Daskott added the enhancement New feature or request label Jan 1, 2022
This was referenced Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant