mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Add fixme info
This commit is contained in:
@@ -1617,7 +1617,7 @@ paths:
|
||||
'403':
|
||||
description: cannot terminate an ownership change of another user
|
||||
'404':
|
||||
description: video owneship change not found
|
||||
description: video ownership change not found
|
||||
|
||||
'/videos/ownership/{id}/refuse':
|
||||
post:
|
||||
@@ -1634,7 +1634,7 @@ paths:
|
||||
'403':
|
||||
description: cannot terminate an ownership change of another user
|
||||
'404':
|
||||
description: video owneship change not found
|
||||
description: video ownership change not found
|
||||
|
||||
'/videos/{id}/give-ownership':
|
||||
post:
|
||||
|
||||
Reference in New Issue
Block a user