{ "type": "object", "properties": { "$ref": { "type": "string", "example": "example_value" } }, "required": [ "$ref" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Schema" }