diff options
Diffstat (limited to 'support/doc/api/openapi.yaml')
-rw-r--r-- | support/doc/api/openapi.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 9e721be4b..396074225 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -1617,7 +1617,7 @@ paths: | |||
1617 | '403': | 1617 | '403': |
1618 | description: cannot terminate an ownership change of another user | 1618 | description: cannot terminate an ownership change of another user |
1619 | '404': | 1619 | '404': |
1620 | description: video owneship change not found | 1620 | description: video ownership change not found |
1621 | 1621 | ||
1622 | '/videos/ownership/{id}/refuse': | 1622 | '/videos/ownership/{id}/refuse': |
1623 | post: | 1623 | post: |
@@ -1634,7 +1634,7 @@ paths: | |||
1634 | '403': | 1634 | '403': |
1635 | description: cannot terminate an ownership change of another user | 1635 | description: cannot terminate an ownership change of another user |
1636 | '404': | 1636 | '404': |
1637 | description: video owneship change not found | 1637 | description: video ownership change not found |
1638 | 1638 | ||
1639 | '/videos/{id}/give-ownership': | 1639 | '/videos/{id}/give-ownership': |
1640 | post: | 1640 | post: |