Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Docs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Registry
Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Competify
Docs
Commits
57fff5cf
Commit
57fff5cf
authored
Jun 29, 2018
by
Isaac Pereira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[API] Atualiza endpoints do competidor
parent
e57a476d
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
65350 additions
and
414 deletions
+65350
-414
Competition.API.yaml
Api/Competition.API.yaml
+530
-407
Phase.yaml
Api/components/schemas/Phase.yaml
+7
-7
Competify_.mdj
uml/Competify_.mdj
+64813
-0
No files found.
Api/Competition.API.yaml
View file @
57fff5cf
This diff is collapsed.
Click to expand it.
Api/components/schemas/Phase.yaml
View file @
57fff5cf
...
...
@@ -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
:
...
...
uml/Competify_.mdj
0 → 100644
View file @
57fff5cf
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment