Loading src/SOL021/endpoints/SOL021_endpoints.yaml +17 −17 Original line number Original line Diff line number Diff line Loading @@ -11,7 +11,7 @@ endpoints: schema: schema: type: string type: string - name: Authorization - name: Authorization description: >- description: > The authorization token for the request. Reference: IETF RFC 7235 The authorization token for the request. Reference: IETF RFC 7235 in: header in: header required: false required: false Loading @@ -25,7 +25,7 @@ endpoints: supported. supported. responses: responses: 200: 200: description: > description: | 200 OK 200 OK API version information was read successfully. API version information was read successfully. Loading @@ -34,7 +34,7 @@ endpoints: content: content: application/json: application/json: schema: schema: $ref: '../definitions/SOL021_def.yaml#/definitions/schemas/ApiVersionInformation' $ref: ../definitions/SOL021_def.yaml#/definitions/schemas/ApiVersionInformation headers: headers: Content-Type: Content-Type: description: The MIME type of the body of the response. description: The MIME type of the body of the response. Loading @@ -58,30 +58,30 @@ endpoints: maximum: 1 maximum: 1 minimum: 1 minimum: 1 400: 400: $ref: '../responses/SOL021_resp.yaml#/responses/400' $ref: ../responses/SOL021_resp.yaml#/responses/400 401: 401: $ref: '../responses/SOL021_resp.yaml#/responses/401' $ref: ../responses/SOL021_resp.yaml#/responses/401 403: 403: $ref: '../responses/SOL021_resp.yaml#/responses/403' $ref: ../responses/SOL021_resp.yaml#/responses/403 404: 404: $ref: '../responses/SOL021_resp.yaml#/responses/404' $ref: ../responses/SOL021_resp.yaml#/responses/404 405: 405: $ref: '../responses/SOL021_resp.yaml#/responses/405' $ref: ../responses/SOL021_resp.yaml#/responses/405 406: 406: $ref: '../responses/SOL021_resp.yaml#/responses/406' $ref: ../responses/SOL021_resp.yaml#/responses/406 413: 413: $ref: '../responses/SOL021_resp.yaml#/responses/413' $ref: ../responses/SOL021_resp.yaml#/responses/413 414: 414: $ref: '../responses/SOL021_resp.yaml#/responses/414' $ref: ../responses/SOL021_resp.yaml#/responses/414 416: 416: $ref: '../responses/SOL021_resp.yaml#/responses/416' $ref: ../responses/SOL021_resp.yaml#/responses/416 422: 422: $ref: '../responses/SOL021_resp.yaml#/responses/422' $ref: ../responses/SOL021_resp.yaml#/responses/422 429: 429: $ref: '../responses/SOL021_resp.yaml#/responses/429' $ref: ../responses/SOL021_resp.yaml#/responses/429 500: 500: $ref: '../responses/SOL021_resp.yaml#/responses/500' $ref: ../responses/SOL021_resp.yaml#/responses/500 503: 503: $ref: '../responses/SOL021_resp.yaml#/responses/503' $ref: ../responses/SOL021_resp.yaml#/responses/503 504: 504: $ref: '../responses/SOL021_resp.yaml#/responses/504' $ref: ../responses/SOL021_resp.yaml#/responses/504 No newline at end of file No newline at end of file Loading
src/SOL021/endpoints/SOL021_endpoints.yaml +17 −17 Original line number Original line Diff line number Diff line Loading @@ -11,7 +11,7 @@ endpoints: schema: schema: type: string type: string - name: Authorization - name: Authorization description: >- description: > The authorization token for the request. Reference: IETF RFC 7235 The authorization token for the request. Reference: IETF RFC 7235 in: header in: header required: false required: false Loading @@ -25,7 +25,7 @@ endpoints: supported. supported. responses: responses: 200: 200: description: > description: | 200 OK 200 OK API version information was read successfully. API version information was read successfully. Loading @@ -34,7 +34,7 @@ endpoints: content: content: application/json: application/json: schema: schema: $ref: '../definitions/SOL021_def.yaml#/definitions/schemas/ApiVersionInformation' $ref: ../definitions/SOL021_def.yaml#/definitions/schemas/ApiVersionInformation headers: headers: Content-Type: Content-Type: description: The MIME type of the body of the response. description: The MIME type of the body of the response. Loading @@ -58,30 +58,30 @@ endpoints: maximum: 1 maximum: 1 minimum: 1 minimum: 1 400: 400: $ref: '../responses/SOL021_resp.yaml#/responses/400' $ref: ../responses/SOL021_resp.yaml#/responses/400 401: 401: $ref: '../responses/SOL021_resp.yaml#/responses/401' $ref: ../responses/SOL021_resp.yaml#/responses/401 403: 403: $ref: '../responses/SOL021_resp.yaml#/responses/403' $ref: ../responses/SOL021_resp.yaml#/responses/403 404: 404: $ref: '../responses/SOL021_resp.yaml#/responses/404' $ref: ../responses/SOL021_resp.yaml#/responses/404 405: 405: $ref: '../responses/SOL021_resp.yaml#/responses/405' $ref: ../responses/SOL021_resp.yaml#/responses/405 406: 406: $ref: '../responses/SOL021_resp.yaml#/responses/406' $ref: ../responses/SOL021_resp.yaml#/responses/406 413: 413: $ref: '../responses/SOL021_resp.yaml#/responses/413' $ref: ../responses/SOL021_resp.yaml#/responses/413 414: 414: $ref: '../responses/SOL021_resp.yaml#/responses/414' $ref: ../responses/SOL021_resp.yaml#/responses/414 416: 416: $ref: '../responses/SOL021_resp.yaml#/responses/416' $ref: ../responses/SOL021_resp.yaml#/responses/416 422: 422: $ref: '../responses/SOL021_resp.yaml#/responses/422' $ref: ../responses/SOL021_resp.yaml#/responses/422 429: 429: $ref: '../responses/SOL021_resp.yaml#/responses/429' $ref: ../responses/SOL021_resp.yaml#/responses/429 500: 500: $ref: '../responses/SOL021_resp.yaml#/responses/500' $ref: ../responses/SOL021_resp.yaml#/responses/500 503: 503: $ref: '../responses/SOL021_resp.yaml#/responses/503' $ref: ../responses/SOL021_resp.yaml#/responses/503 504: 504: $ref: '../responses/SOL021_resp.yaml#/responses/504' $ref: ../responses/SOL021_resp.yaml#/responses/504 No newline at end of file No newline at end of file