diff options
Diffstat (limited to 'support/doc/api/openapi.yaml')
-rw-r--r-- | support/doc/api/openapi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 3f887a7bb..6e3653102 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -734,7 +734,7 @@ paths: | |||
734 | $ref: '#/components/schemas/VideoListResponse' | 734 | $ref: '#/components/schemas/VideoListResponse' |
735 | /videos/categories: | 735 | /videos/categories: |
736 | get: | 736 | get: |
737 | summary: Get list of video licences known by the server | 737 | summary: Get list of video categories known by the server |
738 | tags: | 738 | tags: |
739 | - Video | 739 | - Video |
740 | responses: | 740 | responses: |