Commit 0d7cb477 authored by Rosana Aurélio's avatar Rosana Aurélio

[API] Correção Competify.API.yaml

parent 4a156d3c
......@@ -122,7 +122,11 @@ paths:
schema:
type: array
items:
$ref: 'https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas.yaml/#/Competition'
- $ref: >-
https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas.yaml/#/Competition
'500':
$ref: >-
https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/responses.yaml/#/InternalServerError
post:
security:
- bearerAuth: []
......@@ -177,7 +181,7 @@ paths:
content:
application/json:
schema:
$ref: 'https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas.yaml/#/Competition'
type: boolean
parameters:
- name: competitionId
in: path
......@@ -210,4 +214,5 @@ paths:
schema:
format: int32
type: integer
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