Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
sdc
/
ac7c685240c6cfa34a6e6afa86e602954b9a8047
/
.
/
openecomp-be
/
tools
/
install
/
database
/
schemaTemplates
/
composition
/
image.ftl
blob: 83913905066ea83429d0889ecb86e8e7327bce39 [
file
] [
log
] [
blame
]
{
"$schema"
:
"http://json-schema.org/draft-04/schema#"
,
"type"
:
"object"
,
"properties"
:
{
"fileName"
:
{
"type"
:
"string"
},
"description"
:
{
"type"
:
"string"
}
},
"additionalProperties"
:
false
}