stream_output_identifier

A unique identifier for the output.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-output-identifier-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_output_identifier",
  "title": "stream_output_identifier",
  "description": "A unique identifier for the output.",
  "example": "baea4d9c515887b80289d5c33cf01145",
  "maxLength": 32,
  "type": "string"
}