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