story/PMT-27-mitarbeiter-aus-einem-projekt #17

Merged
SZUT-Ole merged 7 commits from story/PMT-27-mitarbeiter-aus-einem-projekt into trunk 2024-10-23 10:48:09 +00:00
Showing only changes of commit 60ee2e9bb2 - Show all commits

View file

@ -234,15 +234,10 @@ paths:
401:
$ref: "#/components/responses/Unauthorized"
404:
description: "Employee not found"
content:
text/plain:
schema:
type: string
$ref: "#/components/responses/NotFound"
409:
$ref: "#/components/responses/Conflict"
500:
$ref: "#/components/responses/InternalError"
503:
$ref: "#/components/responses/ServiceUnavailable"