{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/policyPathType", "title": "policyPathType", "type": "string", "pattern": "((/[A-Za-z0-9\\.,\\+@=_-]+)*)/", "minLength": 1, "maxLength": 512 }