diff --git a/src/SOL005/responses/SOL005_resp.yaml b/src/SOL005/responses/SOL005_resp.yaml index 579a026c843821d64ad986f3a62dfdcd4b04ab1e..2d898dc98a1fd06b4732eba6c07cff7a7137a1f3 100644 --- a/src/SOL005/responses/SOL005_resp.yaml +++ b/src/SOL005/responses/SOL005_resp.yaml @@ -4,6 +4,8 @@ responses: 202: + description: > + 202 ACCEPTED headers: Content-Type: description: The MIME type of the body of the response. @@ -32,6 +34,8 @@ responses: minimum: 1 206: + description: > + 206 PARTIAL CONTENT headers: Content-Type: description: > @@ -63,6 +67,8 @@ responses: $ref: "../definitions/SOL005_def.yaml#/definitions/ProblemDetails" 303: + description: > + 303 SEE OTHER headers: Content-Type: description: The MIME type of the body of the response. @@ -293,6 +299,8 @@ responses: $ref: "../definitions/SOL005_def.yaml#/definitions/ProblemDetails" 409: + description: > + 409 CONFLICT headers: Content-Type: description: The MIME type of the body of the response.