diff options
Diffstat (limited to 'support/doc/api')
-rw-r--r-- | support/doc/api/openapi.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 9745f68e9..3092a9960 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -5665,6 +5665,8 @@ components: | |||
5665 | VideoFile: | 5665 | VideoFile: |
5666 | readOnly: true | 5666 | readOnly: true |
5667 | properties: | 5667 | properties: |
5668 | id: | ||
5669 | $ref: '#/components/schemas/id' | ||
5668 | magnetUri: | 5670 | magnetUri: |
5669 | type: string | 5671 | type: string |
5670 | format: uri | 5672 | format: uri |