Commit 57fff5cf authored by Isaac Pereira's avatar Isaac Pereira

[API] Atualiza endpoints do competidor

parent e57a476d
This diff is collapsed.
......@@ -32,17 +32,13 @@ Phase:
required:
- label
- type
- status
properties:
label:
type: string
order:
previous:
type: integer
next:
type: integer
type:
type: string
enum:
- CLASSIFICATORY
- FINAL
status:
type: integer
id:
......@@ -51,6 +47,10 @@ Phase:
type: array
items:
$ref: '#/PhaseEvent'
assessments:
type: arrays
items:
$ref: 'https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas/Assessment.yaml/#/Assessment'
participations:
type: array
items:
......
This diff is collapsed.
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