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:
type: string
headers:
Accept-Language:
description: The Response language
schema:
type: string
$ref: https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/headers.yaml/#/Accept-Language
InternalServerError:
description: Internal Server Error
content:
......@@ -31,6 +29,4 @@ InternalServerError:
type: string
headers:
Accept-Language:
description: The Response language
schema:
type: string
$ref: https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/headers.yaml/#/Accept-Language
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