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
3bc721e1
Commit
3bc721e1
authored
5 years ago
by
Spiros Koulouzis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix schema
parent
267bc4fb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
CloudsStormSubTopology.yml
openAPI/schema/CloudsStormSubTopology.yml
+3
-3
CloudsStormTopTopology.yml
openAPI/schema/CloudsStormTopTopology.yml
+4
-0
No files found.
openAPI/schema/CloudsStormSubTopology.yml
View file @
3bc721e1
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
type
:
"
object"
type
:
"
object"
properties
:
properties
:
VMs
:
VMs
:
type
:
array
type
:
array
items
:
items
:
$ref
:
'
https://raw.githubusercontent.com/skoulouzis/CONF/DRIP_3.0/openAPI/schema/CloudsStormVM.yml#/CloudsStormVM'
$ref
:
'
https://raw.githubusercontent.com/skoulouzis/CONF/DRIP_3.0/openAPI/schema/CloudsStormVM.yml#/CloudsStormVM'
This diff is collapsed.
Click to expand it.
openAPI/schema/CloudsStormTopTopology.yml
View file @
3bc721e1
...
@@ -5,3 +5,7 @@
...
@@ -5,3 +5,7 @@
type
:
"
string"
type
:
"
string"
publicKeyPath
:
publicKeyPath
:
type
:
"
string"
type
:
"
string"
topologies
:
type
:
array
items
:
$ref
:
'
https://raw.githubusercontent.com/skoulouzis/CONF/DRIP_3.0/openAPI/schema/CloudsStormSubTopology.yml#/CloudsStormSubTopology'
This diff is collapsed.
Click to expand it.
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