access_ui_read_only_toggle_reason

A description of the reason why the UI read only field is being toggled.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-ui-read-only-toggle-reason-schema.json Raw ↑
{
  "$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"
}