mirror of
https://github.com/GNS3/gns3-server
synced 2024-12-01 04:38:12 +00:00
Adjustment of IOU_OBJECT_SCHEMA
This commit is contained in:
parent
931018b877
commit
3c18150cdb
@ -189,7 +189,7 @@ IOU_OBJECT_SCHEMA = {
|
|||||||
},
|
},
|
||||||
"application_id": {
|
"application_id": {
|
||||||
"description": "Application ID for running IOU image",
|
"description": "Application ID for running IOU image",
|
||||||
"type": ["integer", "null"]
|
"type": "integer"
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"additionalProperties": False
|
"additionalProperties": False
|
||||||
|
Loading…
Reference in New Issue
Block a user