kytos-ng / maintenance

Kytos Maintenance Window NApp
https://kytos-ng.github.io/api/maintenance.html
0 stars 7 forks source link

Modifications over returning errors associated with Patch actions #21

Closed ArturoQuintana closed 3 years ago

ArturoQuintana commented 3 years ago

Fixes #18

Description of the Change

On Tests

On Documentation

Release Notes

N/A

ajoaoff commented 3 years ago

201 must be returned only when a new resource is created. On updates, the return code on success must be 200 if there is a body or 204 if there is no body.