issues
search
kytos-ng
/
maintenance
Kytos Maintenance Window NApp
https://kytos-ng.github.io/api/maintenance.html
0
stars
8
forks
source link
Modifications over returning errors associated with Patch actions
#24
Closed
ArturoQuintana
closed
3 years ago
ArturoQuintana
commented
3 years ago
PR Fixes #22 and #23
Description of the Change
It is fixed the patching action on '/maintenance/{mw_id},' returning 200 in case of success.
On Tests
It is modified the test code relative to the patching action on '/maintenance/{mw_id},' which should return 200 in case of success.
On Documentation
It is modified the response code in case of succeeding the API call '/maintenance/{mw_id}/end' on Patch
It is included a new error code on the patch action '/maintenance/{mw_id}' to specify "No JSON in request."
Release Notes
N/A
PR Fixes #22 and #23
Description of the Change
On Tests
On Documentation
Release Notes
N/A