mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-20 11:48:31 -06:00
Fixed 2 typos
This commit is contained in:
parent
6b9c966f64
commit
b3d1054e86
@ -1100,7 +1100,7 @@ paths:
|
||||
"Authorization:Bearer $token"
|
||||
/videos/imports:
|
||||
post:
|
||||
summary: Import a torrent or magnetURI or HTTP ressource (if enabled by the instance administrator)
|
||||
summary: Import a torrent or magnetURI or HTTP resource (if enabled by the instance administrator)
|
||||
security:
|
||||
- OAuth2: []
|
||||
tags:
|
||||
@ -1428,7 +1428,7 @@ paths:
|
||||
- name: rating
|
||||
in: query
|
||||
required: false
|
||||
description: Optionaly filter which ratings to retrieve
|
||||
description: Optionally filter which ratings to retrieve
|
||||
schema:
|
||||
type: string
|
||||
enum:
|
||||
|
Loading…
Reference in New Issue
Block a user