addressing_description

Description of the prefix.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-addressing-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/addressing_description",
  "title": "addressing_description",
  "description": "Description of the prefix.",
  "example": "Internal test prefix",
  "maxLength": 1000,
  "type": "string"
}