{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://api.hint.com/schemas/public-sourceblueprint_leaf", "title": "Public.SourceBlueprint_leaf", "type": "object", "properties": { "id": { "type": "string" }, "type": { "type": "string" } } }