stream_live_input_modified

The date and time the live input was last modified.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-live-input-modified-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_live_input_modified",
  "title": "stream_live_input_modified",
  "description": "The date and time the live input was last modified.",
  "example": "2014-01-02T02:20:00Z",
  "format": "date-time",
  "type": "string"
}