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