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
30903a10
Commit
30903a10
authored
May 14, 2018
by
bernardosunderhus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[API] Readiciona arquivo de headers
parent
d38ff61d
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
8 deletions
+9
-8
Competition.yaml
Api/Competition.yaml
+1
-2
headers.yaml
Api/components/headers.yaml
+8
-0
responses.yaml
Api/components/responses.yaml
+0
-6
No files found.
Api/Competition.yaml
View file @
30903a10
...
@@ -3,8 +3,7 @@ info:
...
@@ -3,8 +3,7 @@ info:
title
:
Competition API
title
:
Competition API
version
:
1.0.0
version
:
1.0.0
description
:
>-
description
:
>-
Api of the competition. This API should be used by the client (AKA
Api of the competition. This API should be used by the competition application to perform assessments
`competifier`) to perform assessments
contact:
contact:
name: Documentation
name: Documentation
url: 'https://gitlab.dev.evologica.com.br/Competify/Docs'
url: 'https://gitlab.dev.evologica.com.br/Competify/Docs'
...
...
Api/components/headers.yaml
0 → 100644
View file @
30903a10
Competition-Token
:
description
:
The token that identifies the endpoint
schema
:
type
:
integer
Accept-Language
:
description
:
The desired language
schema
:
type
:
string
Api/components/responses.yaml
View file @
30903a10
...
@@ -11,9 +11,6 @@ NotFoundError:
...
@@ -11,9 +11,6 @@ NotFoundError:
type
:
string
type
:
string
completeMessage
:
completeMessage
:
type
:
string
type
:
string
parameters
:
language
:
$ref
:
'
https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/parameters.yaml/#/language'
InternalServerError
:
InternalServerError
:
description
:
Internal Server Error
description
:
Internal Server Error
content
:
content
:
...
@@ -27,6 +24,3 @@ InternalServerError:
...
@@ -27,6 +24,3 @@ InternalServerError:
type
:
string
type
:
string
completeMessage
:
completeMessage
:
type
:
string
type
:
string
parameters
:
language
:
$ref
:
'
https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/parameters.yaml/#/language'
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