projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
555fdc8
)
Minor update to the OpenAPI: instance config recent additions
author
Rigel Kent
<sendmemail@rigelk.eu>
Fri, 21 Feb 2020 20:25:49 +0000
(21:25 +0100)
committer
Rigel Kent
<sendmemail@rigelk.eu>
Fri, 21 Feb 2020 20:25:55 +0000
(21:25 +0100)
support/doc/api/openapi.yaml
patch
|
blob
|
history
diff --git
a/support/doc/api/openapi.yaml
b/support/doc/api/openapi.yaml
index 40f7e0cdd70f137252b9affbd9af4b3dd12b164d..42430ba40e9469ef82a5c43690a8591432f6a7f7 100644
(file)
--- a/
support/doc/api/openapi.yaml
+++ b/
support/doc/api/openapi.yaml
@@
-2387,6
+2387,16
@@
components:
type: string
css:
type: string
+ search:
+ type: object
+ properties:
+ remoteUri:
+ type: object
+ properties:
+ users:
+ type: boolean
+ anonymous:
+ type: boolean
plugin:
type: object
properties:
@@
-2432,6
+2442,11
@@
components:
properties:
enabled:
type: boolean
+ webtorrent:
+ type: object
+ properties:
+ enabled:
+ type: boolean
enabledResolutions:
type: array
items:
@@
-2535,6
+2550,17
@@
components:
properties:
enabled:
type: boolean
+ followings:
+ type: object
+ properties:
+ instance:
+ type: object
+ properties:
+ autoFollowIndex:
+ type: object
+ properties:
+ indexUrl:
+ type: string
ServerConfigAbout:
properties:
instance: