{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/stream_liveInput",
"title": "stream_liveInput",
"description": "The live input ID used to upload a video with Stream Live.",
"example": "fc0a8dc887b16759bfd9ad922230a014",
"maxLength": 32,
"type": "string"
}