access_schemas-identifier

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-schemas-identifier-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_schemas-identifier",
  "title": "access_schemas-identifier",
  "allOf": [
    {
      "$ref": "#/components/schemas/access_identifier"
    },
    {
      "example": "699d98642c564d2e855e9661899b7252"
    }
  ]
}