mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 22:18:14 +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",
|
||||
"properties": {
|
||||
|
||||
"composer": {
|
||||
"type": "string",
|
||||
"description": "Name of the Composer"
|
||||
},
|
||||
"genre": {
|
||||
"type": "string",
|
||||
"description": "Genre of the composer's music"
|
||||
},
|
||||
"required": [
|
||||
"c['composer']"
|
||||
]
|
||||
"composer": {
|
||||
"type": "string",
|
||||
"description": "Name of the Composer"
|
||||
},
|
||||
"genre": {
|
||||
"type": "string",
|
||||
"description": "Genre of the composer's music"
|
||||
},
|
||||
"required": [
|
||||
"c['composer']"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user