Skip to content
Snippets Groups Projects
Commit a6185272 authored by Francesca Moscatelli's avatar Francesca Moscatelli
Browse files

Responses OpenAPI 3.0.2

parent ac6dbdfb
No related branches found
No related tags found
1 merge request!15SOL002/SOL003 OpenAPI representations for v3.3.1
Pipeline #3587 failed
......@@ -28,14 +28,16 @@ endpoints:
headers:
Content-Type:
description: The MIME type of the body of the response.
type: string
maximum: 1
minimum: 1
schema:
type: string
maximum: 1
minimum: 1
Version:
description: The used API version.
type: string
maximum: 1
minimum: 1
schema:
type: string
maximum: 1
minimum: 1
400: { $ref: '../responses/SOL002SOL003_resp.yaml#/components/responses/400' }
401: { $ref: '../responses/SOL002SOL003_resp.yaml#/components/responses/401' }
403: { $ref: '../responses/SOL002SOL003_resp.yaml#/components/responses/403' }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment