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
a3fb1a5f
Commit
a3fb1a5f
authored
Oct 31, 2019
by
Spiros Koulouzis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
generated yml schema
parent
007132eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
153 additions
and
0 deletions
+153
-0
TOSCA-v1.0.yml
openAPI/TOSCA-v1.0.yml
+153
-0
No files found.
openAPI/TOSCA-v1.0.yml
0 → 100644
View file @
a3fb1a5f
---
definitions
:
docsoasisopenorgtoscans201112:maxInstances
:
type
:
string
docsoasisopenorgtoscans201112:upperBound
:
type
:
string
docsoasisopenorgtoscans201112:tBoolean
:
enum
:
-
'
yes'
-
'
no'
type
:
string
docsoasisopenorgtoscans201112:tTags
:
required
:
-
Tag
type
:
object
properties
:
Tag
:
type
:
array
items
:
type
:
docsoasisopenorgtoscans201112:tTag
minItems
:
1
docsoasisopenorgtoscans201112:tBoundaryDefinitions
:
type
:
object
properties
:
Properties
:
type
:
docsoasisopenorgtoscans201112:Properties
PropertyConstraints
:
"
$ref"
:
"
#/definitions/docsoasisopenorgtoscans201112:PropertyConstraints"
Requirements
:
"
$ref"
:
"
#/definitions/docsoasisopenorgtoscans201112:Requirements"
Capabilities
:
"
$ref"
:
"
#/definitions/docsoasisopenorgtoscans201112:Capabilities"
Policies
:
"
$ref"
:
"
#/definitions/docsoasisopenorgtoscans201112:Policies"
Interfaces
:
"
$ref"
:
"
#/definitions/docsoasisopenorgtoscans201112:Interfaces"
docsoasisopenorgtoscans201112:tDeploymentArtifacts
:
required
:
-
DeploymentArtifact
type
:
object
properties
:
DeploymentArtifact
:
type
:
array
items
:
type
:
docsoasisopenorgtoscans201112:tDeploymentArtifact
minItems
:
1
docsoasisopenorgtoscans201112:tImplementationArtifacts
:
required
:
-
ImplementationArtifact
type
:
object
properties
:
ImplementationArtifact
:
type
:
array
items
:
type
:
docsoasisopenorgtoscans201112:ImplementationArtifact
minItems
:
1
docsoasisopenorgtoscans201112:tAppliesTo
:
required
:
-
NodeTypeReference
type
:
object
properties
:
NodeTypeReference
:
type
:
array
items
:
type
:
docsoasisopenorgtoscans201112:NodeTypeReference
minItems
:
1
docsoasisopenorgtoscans201112:tTopologyElementInstanceStates
:
required
:
-
InstanceState
type
:
object
properties
:
InstanceState
:
type
:
array
items
:
type
:
docsoasisopenorgtoscans201112:InstanceState
minItems
:
1
docsoasisopenorgtoscans201112:tRequiredContainerFeatures
:
required
:
-
RequiredContainerFeature
type
:
object
properties
:
RequiredContainerFeature
:
type
:
array
items
:
type
:
docsoasisopenorgtoscans201112:tRequiredContainerFeature
minItems
:
1
docsoasisopenorgtoscans201112:Extensions
:
required
:
-
Extension
type
:
object
properties
:
Extension
:
type
:
array
items
:
type
:
docsoasisopenorgtoscans201112:tExtension
minItems
:
1
docsoasisopenorgtoscans201112:PropertyConstraints
:
required
:
-
PropertyConstraint
type
:
object
properties
:
PropertyConstraint
:
type
:
array
items
:
type
:
docsoasisopenorgtoscans201112:tPropertyConstraint
minItems
:
1
docsoasisopenorgtoscans201112:Requirements
:
required
:
-
Requirement
type
:
object
properties
:
Requirement
:
type
:
array
items
:
type
:
docsoasisopenorgtoscans201112:tRequirementRef
minItems
:
1
docsoasisopenorgtoscans201112:Capabilities
:
required
:
-
Capability
type
:
object
properties
:
Capability
:
type
:
array
items
:
type
:
docsoasisopenorgtoscans201112:tCapabilityRef
minItems
:
1
docsoasisopenorgtoscans201112:Policies
:
required
:
-
Policy
type
:
object
properties
:
Policy
:
type
:
array
items
:
type
:
docsoasisopenorgtoscans201112:tPolicy
minItems
:
1
docsoasisopenorgtoscans201112:Interfaces
:
required
:
-
Interface
type
:
object
properties
:
Interface
:
type
:
array
items
:
type
:
docsoasisopenorgtoscans201112:tExportedInterface
minItems
:
1
lang
:
type
:
string
space
:
enum
:
-
default
-
preserve
type
:
string
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