{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_ui_read_only_toggle_reason", "title": "access_ui_read_only_toggle_reason", "description": "A description of the reason why the UI read only field is being toggled.", "example": "Temporarily turn off the UI read only lock to make a change via the UI", "type": "string" }