Nick Artman

Results 1 issues of Nick Artman

For example, take the following schema definition: { "type": "object", "properties": { "quizname": { "type": "string", "required" : true }, "scores": { "type": "object", "required" : true, "items": { "type":...