Updated
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"test": { "type": "string", "title": "Test Property", "description": "The test property" },
|
"test": { "type": "string", "title": "Test Property", "description": "The test property" },
|
||||||
"operator": { "$ref": "./types/operator.json" },
|
"operator": { "$ref": "./types/operator.json" },
|
||||||
"subject": { "$ref": "./types/subject.json" },
|
"subject": { "$ref": "./types/subject.json" },
|
||||||
"value": { "type": "integer", "description": "The altitude value to compare with", "minimum": 0, "title": "Value" }
|
"value": { "type": "integer", "description": "The altitude value to compare with", "title": "Value" }
|
||||||
},
|
},
|
||||||
"additionalProperties": false
|
"additionalProperties": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user