mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 14:15:14 +00:00
15 lines
251 B
JSON
15 lines
251 B
JSON
{
|
|
"title": "requirement-details",
|
|
"description": "",
|
|
"properties": {
|
|
"summary": {
|
|
"type": "string",
|
|
"title": "summary"
|
|
},
|
|
"description": {
|
|
"type": "string",
|
|
"title": "description"
|
|
}
|
|
},
|
|
"required": []
|
|
} |