{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/api_connectedapps_v1_CreateRequestClientType", "title": "api_connectedapps_v1_CreateRequestClientType", "type": "string", "enum": [ "first_party", "first_party_public", "third_party", "third_party_public" ] }