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