Custom page type.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_schemas-type", "title": "access_schemas-type", "description": "Custom page type.", "enum": [ "identity_denied", "forbidden" ], "type": "string" }