Skip to content

Api Key Post Endpoint Success Return Code Fix.

Adjusted the post key endpoint success return code to 201 instead of 204 to match the implementation. Also added the response header "Location" for 201 create endpoints

Lösung besprochen mit @Marco_Holz

Merge request reports