make end attribute not required

pull/541/head
daveajones 2023-06-04 08:54:57 -05:00
rodzic 4967ffcc95
commit 05bb604306
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1011,7 +1011,7 @@ The function of `<guid>` within a live item tag is the same as it is within a re
- **status** (required) A string that must be one of `pending`, `live` or `ended`.
- **start** (required) A string representing an ISO8601 timestamp that denotes the time when the stream is intended
to start.
- **end** (required) A string representing an ISO8601 timestamp that denotes the time when the stream is intended
- **end** (recommended) A string representing an ISO8601 timestamp that denotes the time when the stream is intended
to end.
The `start` and `end` attributes denote when the live stream "should" start and end. But, real life dictates that