joyent / conch-api

Datacenter build and management service
Mozilla Public License 2.0
22 stars 11 forks source link

return 201 not 303 #1072

Closed karenetheridge closed 3 years ago

karenetheridge commented 3 years ago

return 201 or 204 instead of 303 for most POST requests

(the URL of the created/updated resource is still in the Location header)