{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_same_site_cookie_attribute", "title": "access_same_site_cookie_attribute", "description": "Sets the SameSite cookie setting, which provides increased security against CSRF attacks.", "example": "strict", "type": "string" }