The domain of the Bookmark application.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_schemas-domain", "title": "access_schemas-domain", "description": "The domain of the Bookmark application.", "example": "example.com", "type": "string" }