{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/pwa_redirect_url_v3_RedirectUrlType", "title": "pwa_redirect_url_v3_RedirectUrlType", "type": "string", "enum": [ "LOGIN", "INVITE", "SIGNUP", "RESET_PASSWORD", "DISCOVERY" ] }