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

v6 Scheduler REST API #1144

Closed
dfaller opened this issue Apr 20, 2018 · 0 comments
Closed

v6 Scheduler REST API #1144

dfaller opened this issue Apr 20, 2018 · 0 comments

Comments

@dfaller
Copy link
Contributor

dfaller commented Apr 20, 2018

Create new v6 scheduler REST APIs. Add docs to new v6 section of the REST API docs.

New addition for v6: Add a new char field to the scheduler model called resource_level with valid values of "TOO HIGH", "TOO LOW", and "GOOD". The new field should have a default value of "GOOD".

Add the new field to the response in the GET scheduler API and make the field editable by the PATCH scheduler API. Also make the PATCH scheduler API simply return a 204 No Content without any response body.

@dfaller dfaller added this to the Backlog milestone Apr 20, 2018
@dfaller dfaller added this to To do in V6 REST API via automation Apr 20, 2018
@JohnPTobe JohnPTobe moved this from To do to In progress in V6 REST API May 15, 2018
@JohnPTobe JohnPTobe self-assigned this May 15, 2018
@dfaller dfaller modified the milestones: Backlog, Sprint 05-07-2018 May 18, 2018
V6 REST API automation moved this from In progress to Done May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
V6 REST API
  
Done
Development

No branches or pull requests

2 participants