Commit 7d5ea61c authored by Gabriel Macena's avatar Gabriel Macena

[API] Correção da rota de Evaluations

parent b6032efb
...@@ -827,13 +827,6 @@ paths: ...@@ -827,13 +827,6 @@ paths:
application/json: application/json:
schema: schema:
$ref: 'https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas.yaml/#/Ranking' $ref: 'https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas.yaml/#/Ranking'
parameters:
- name: phaseId
in: path
required: true
schema:
format: int32
type: integer
'/phases/{phaseId}/participations': '/phases/{phaseId}/participations':
get: get:
tags: tags:
......
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