iam_components-schemas-name

Role Name.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-iam-components-schemas-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/iam_components-schemas-name",
  "title": "iam_components-schemas-name",
  "description": "Role Name.",
  "example": "Organization Admin",
  "maxLength": 120,
  "readOnly": true,
  "type": "string"
}