mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 21:28:13 +00:00
User: dan@sartography.com clicked save for examples/2-in-depth/2-5-loops/multi-instance/composer-schema.json
This commit is contained in:
parent
272c6e2b35
commit
1db4df34a6
@ -5,16 +5,16 @@
|
|||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
|
||||||
"composer": {
|
"composer": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Name of the Composer"
|
"description": "Name of the Composer"
|
||||||
},
|
},
|
||||||
"genre": {
|
"genre": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Genre of the composer's music"
|
"description": "Genre of the composer's music"
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
"c['composer']"
|
"c['composer']"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user