{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/organizationsPolicyIdType", "title": "organizationsPolicyIdType", "type": "string", "pattern": "^p-[0-9a-zA-Z_]{8,128}$" }