Miloš Ranđelović
Results
2
comments of
Miloš Ranđelović
Yeah, sure. URL is http://json-schema.org/draft-07/schema, and here is the whole v7 schema: ``` { "$schema": "http://json-schema.org/draft-07/schema#", "$id": "http://json-schema.org/draft-07/schema#", "title": "Core schema meta-schema", "definitions": { "schemaArray": { "type": "array", "minItems": 1,...
@abhikt48, yeah, we've used V7 schema instead.