Loading src/responses/SOL002SOL003_resp.yaml +2 −6 Original line number Diff line number Diff line Loading @@ -583,22 +583,18 @@ responses: Content-Type: description: The MIME type of the body of the response. type: string maximum: 1 minimum: 1 required: true WWW-Authenticate: description: > Challenge if the corresponding HTTP request has not provided authorization, or error details if the corresponding HTTP request has provided an invalid authorization token. type: string maximum: 1 minimum: 0 Version: description: > Version of the API used in the response. type: string maximum: 1 minimum: 1 required: true content: application/json: schema: Loading Loading
src/responses/SOL002SOL003_resp.yaml +2 −6 Original line number Diff line number Diff line Loading @@ -583,22 +583,18 @@ responses: Content-Type: description: The MIME type of the body of the response. type: string maximum: 1 minimum: 1 required: true WWW-Authenticate: description: > Challenge if the corresponding HTTP request has not provided authorization, or error details if the corresponding HTTP request has provided an invalid authorization token. type: string maximum: 1 minimum: 0 Version: description: > Version of the API used in the response. type: string maximum: 1 minimum: 1 required: true content: application/json: schema: Loading