Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CONF
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
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UvA
CONF
Commits
ee9b74c9
Commit
ee9b74c9
authored
Dec 09, 2019
by
Spiros Koulouzis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update API
parent
c1a3b3c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
86 deletions
+3
-86
CONF-3.0.0-swagger.yaml
openAPI/API/CONF-3.0.0-swagger.yaml
+3
-86
No files found.
openAPI/API/CONF-3.0.0-swagger.yaml
View file @
ee9b74c9
...
...
@@ -515,7 +515,7 @@ definitions:
node_templates
:
type
:
object
additionalProperties
:
$ref
:
'
#/definitions/NodeTemplate
_2
'
$ref
:
'
#/definitions/NodeTemplate'
relationship_templates
:
type
:
object
additionalProperties
:
...
...
@@ -553,7 +553,7 @@ definitions:
template_name
:
type
:
string
topology_template
:
$ref
:
'
#/definitions/TopologyTemplate
_2
'
$ref
:
'
#/definitions/TopologyTemplate'
template_author
:
type
:
string
template_version
:
...
...
@@ -624,88 +624,5 @@ definitions:
properties
:
{}
Provisioner
:
type
:
object
NodeTemplate_2
:
CloudsStormTopTopology
:
type
:
object
properties
:
derived_from
:
type
:
string
properties
:
type
:
object
additionalProperties
:
type
:
object
properties
:
{}
requirements
:
type
:
array
items
:
type
:
object
additionalProperties
:
type
:
object
properties
:
{}
interfaces
:
type
:
object
additionalProperties
:
type
:
object
properties
:
{}
capabilities
:
type
:
object
additionalProperties
:
type
:
object
properties
:
{}
type
:
type
:
string
description
:
type
:
string
directives
:
type
:
array
items
:
type
:
string
attributes
:
type
:
object
additionalProperties
:
type
:
object
properties
:
{}
artifacts
:
type
:
object
additionalProperties
:
type
:
object
properties
:
{}
TopologyTemplate_2
:
type
:
object
properties
:
description
:
type
:
string
inputs
:
type
:
object
additionalProperties
:
type
:
string
node_templates
:
type
:
object
additionalProperties
:
$ref
:
'
#/definitions/NodeTemplate_2'
relationship_templates
:
type
:
object
additionalProperties
:
type
:
object
properties
:
{}
outputs
:
type
:
object
additionalProperties
:
type
:
object
properties
:
{}
groups
:
type
:
object
additionalProperties
:
type
:
object
properties
:
{}
substitution_mappings
:
type
:
object
additionalProperties
:
type
:
object
properties
:
{}
policies
:
type
:
array
items
:
type
:
object
additionalProperties
:
type
:
object
properties
:
{}
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