aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
diff options
context:
space:
mode:
Diffstat (limited to 'support')
-rw-r--r--support/doc/api/openapi.yaml26
1 files changed, 26 insertions, 0 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml
index 40f7e0cdd..42430ba40 100644
--- a/support/doc/api/openapi.yaml
+++ b/support/doc/api/openapi.yaml
@@ -2387,6 +2387,16 @@ components:
2387 type: string 2387 type: string
2388 css: 2388 css:
2389 type: string 2389 type: string
2390 search:
2391 type: object
2392 properties:
2393 remoteUri:
2394 type: object
2395 properties:
2396 users:
2397 type: boolean
2398 anonymous:
2399 type: boolean
2390 plugin: 2400 plugin:
2391 type: object 2401 type: object
2392 properties: 2402 properties:
@@ -2432,6 +2442,11 @@ components:
2432 properties: 2442 properties:
2433 enabled: 2443 enabled:
2434 type: boolean 2444 type: boolean
2445 webtorrent:
2446 type: object
2447 properties:
2448 enabled:
2449 type: boolean
2435 enabledResolutions: 2450 enabledResolutions:
2436 type: array 2451 type: array
2437 items: 2452 items:
@@ -2535,6 +2550,17 @@ components:
2535 properties: 2550 properties:
2536 enabled: 2551 enabled:
2537 type: boolean 2552 type: boolean
2553 followings:
2554 type: object
2555 properties:
2556 instance:
2557 type: object
2558 properties:
2559 autoFollowIndex:
2560 type: object
2561 properties:
2562 indexUrl:
2563 type: string
2538 ServerConfigAbout: 2564 ServerConfigAbout:
2539 properties: 2565 properties:
2540 instance: 2566 instance: