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
5083633a
Commit
5083633a
authored
May 18, 2018
by
Isaac Pereira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Atualiza rotas de autenticação e registro
parent
99673c45
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
CompetitionAdm.yaml
Api/CompetitionAdm.yaml
+5
-5
No files found.
Api/CompetitionAdm.yaml
View file @
5083633a
...
@@ -7,7 +7,7 @@ info:
...
@@ -7,7 +7,7 @@ info:
version: 1.0.0
version: 1.0.0
tags
:
tags
:
-
name
:
auth
-
name
:
auth
description
:
'
Authentication
and
register
'
description
:
'
Register
and
authentication
'
-
name
:
admin
-
name
:
admin
description
:
'
Competition
admin
operations'
description
:
'
Competition
admin
operations'
-
name
:
public
-
name
:
public
...
@@ -23,8 +23,8 @@ paths:
...
@@ -23,8 +23,8 @@ paths:
post
:
post
:
tags
:
tags
:
-
auth
-
auth
summary
:
Retrieves information about this competition
summary
:
Authenticate to retrieve an API auth token
description
:
Retrieves information about this competition
.
description
:
Retrieves information about this competition
requestBody
:
requestBody
:
content
:
content
:
application/json
:
application/json
:
...
@@ -47,8 +47,8 @@ paths:
...
@@ -47,8 +47,8 @@ paths:
post
:
post
:
tags
:
tags
:
-
auth
-
auth
summary
:
Re
trieves information about this competition
summary
:
Re
gister a new admin user
description
:
Re
trieves information about this competition.
description
:
Re
gister a new admin user
requestBody
:
requestBody
:
content
:
content
:
application/json
:
application/json
:
...
...
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