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
676c6c9d
Commit
676c6c9d
authored
May 22, 2018
by
bernardosunderhus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[API] Remove atributo do FormField
parent
3e7e6c8e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
4 deletions
+1
-4
CompetitionAdm.yaml
Api/CompetitionAdm.yaml
+1
-1
Subscription.yaml
Api/components/schemas/Subscription.yaml
+0
-3
No files found.
Api/CompetitionAdm.yaml
View file @
676c6c9d
...
@@ -327,7 +327,6 @@ paths:
...
@@ -327,7 +327,6 @@ paths:
/subscription/submissions
:
/subscription/submissions
:
get
:
get
:
tags
:
tags
:
-
public
-
subscription
-
subscription
summary
:
Retrieves all submissions for this competition
summary
:
Retrieves all submissions for this competition
description
:
Retrieves all submissions for this competition.
description
:
Retrieves all submissions for this competition.
...
@@ -344,6 +343,7 @@ paths:
...
@@ -344,6 +343,7 @@ paths:
-
$ref
:
'
https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas.yaml/#/TeamSubscriptionSubmission'
-
$ref
:
'
https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas.yaml/#/TeamSubscriptionSubmission'
post
:
post
:
tags
:
tags
:
-
public
-
subscription
-
subscription
summary
:
Creates a submission for the competition
summary
:
Creates a submission for the competition
description
:
Creates a new submission for the competition.
description
:
Creates a new submission for the competition.
...
...
Api/components/schemas/Subscription.yaml
View file @
676c6c9d
...
@@ -102,7 +102,6 @@ FormTemplate:
...
@@ -102,7 +102,6 @@ FormTemplate:
FormField
:
FormField
:
required
:
required
:
-
label
-
label
-
key
-
removable
-
removable
-
required
-
required
-
type
-
type
...
@@ -110,8 +109,6 @@ FormField:
...
@@ -110,8 +109,6 @@ FormField:
properties
:
properties
:
label
:
label
:
type
:
string
type
:
string
key
:
type
:
string
type
:
type
:
type
:
string
type
:
string
enum
:
enum
:
...
...
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