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
3c7c4ee0
Commit
3c7c4ee0
authored
Jun 04, 2018
by
Gabriel Macena
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[API] Normaliza relação entre Subscription e FormTemplate
parent
09b64d50
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
Subscription.yaml
Api/components/schemas/Subscription.yaml
+4
-2
No files found.
Api/components/schemas/Subscription.yaml
View file @
3c7c4ee0
...
...
@@ -6,7 +6,8 @@ TeamSubscription:
-
type
:
object
properties
:
teamTemplate
:
$ref
:
'
#/FormTemplate'
description
:
The team template id of this subscription
type
:
integer
minMembers
:
type
:
integer
maxMembers
:
...
...
@@ -17,7 +18,8 @@ Subscription:
-
status
properties
:
participantTemplate
:
$ref
:
'
#/FormTemplate'
description
:
The participant template id of this subscription
type
:
integer
type
:
type
:
string
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