{ "$ref": "#/definitions/spec", "definitions": { "spec": { "type": "object", "properties": { "$schema": { "type": "string" } }, "additionalProperties": false } }, "$schema": "http://json-schema.org/draft-07/schema#" }