Schema nodeapi-base.json
Show original (referenced schemas with $ref)
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Describes the Node API base resource",
"items": { },
"maxItems": 6,
"minItems": 6,
"title": "Node API base resource",
"type": "array",
"uniqueItems": true
}