Commit 3e454f1
committed
Use oneOf to accept both string and object formats for source_video and audio_inputs
The backend accepts both plain URL strings and legacy object formats
({"video": "url"} and {"audio": "url"}) for backward compatibility.
Update the spec to reflect both accepted formats using oneOf.1 parent 4c15c79 commit 3e454f1
1 file changed
Lines changed: 15 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12719 | 12719 | | |
12720 | 12720 | | |
12721 | 12721 | | |
12722 | | - | |
12723 | | - | |
| 12722 | + | |
| 12723 | + | |
| 12724 | + | |
| 12725 | + | |
12724 | 12726 | | |
12725 | | - | |
| 12727 | + | |
12726 | 12728 | | |
12727 | 12729 | | |
12728 | | - | |
| 12730 | + | |
| 12731 | + | |
| 12732 | + | |
12729 | 12733 | | |
12730 | 12734 | | |
12731 | 12735 | | |
| |||
12735 | 12739 | | |
12736 | 12740 | | |
12737 | 12741 | | |
| 12742 | + | |
| 12743 | + | |
| 12744 | + | |
| 12745 | + | |
| 12746 | + | |
| 12747 | + | |
| 12748 | + | |
12738 | 12749 | | |
12739 | 12750 | | |
12740 | 12751 | | |
| |||
0 commit comments