{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/PropertyKey", "title": "PropertyKey", "type": "string", "minLength": 1, "maxLength": 2048 }