iam_schemas-account

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-iam-schemas-account-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/iam_schemas-account",
  "title": "iam_schemas-account",
  "allOf": [
    {
      "$ref": "#/components/schemas/iam_account"
    }
  ],
  "readOnly": true
}