Commit 57e910e7 authored by bernardosunderhus's avatar bernardosunderhus

[API]Adiciona arquivo contendo headers padrões da API

parent 4d59acc9
Competition-Token:
description: The token that identifies the endpoint
schema:
type: integer
Accept-Language:
description: The desired language
schema:
type: string
...@@ -13,9 +13,7 @@ NotFoundError: ...@@ -13,9 +13,7 @@ NotFoundError:
type: string type: string
headers: headers:
Accept-Language: Accept-Language:
description: The Response language $ref: https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/headers.yaml/#/Accept-Language
schema:
type: string
InternalServerError: InternalServerError:
description: Internal Server Error description: Internal Server Error
content: content:
...@@ -31,6 +29,4 @@ InternalServerError: ...@@ -31,6 +29,4 @@ InternalServerError:
type: string type: string
headers: headers:
Accept-Language: Accept-Language:
description: The Response language $ref: https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/headers.yaml/#/Accept-Language
schema:
type: string
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment