aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-10-29 08:26:24 +0100
committerChocobozzz <me@florianbigard.com>2019-10-29 08:26:24 +0100
commit747b17c7c12e1dc4b8c103d15d4696530f47dbf9 (patch)
tree6a4bb2208c044c73c02dfb3ba95dea0a989eae39
parent05f66693607afb22de6e455d06d4e1610a143fde (diff)
downloadPeerTube-747b17c7c12e1dc4b8c103d15d4696530f47dbf9.tar.gz
PeerTube-747b17c7c12e1dc4b8c103d15d4696530f47dbf9.tar.zst
PeerTube-747b17c7c12e1dc4b8c103d15d4696530f47dbf9.zip
Fix openapi
-rw-r--r--support/doc/api/openapi.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml
index 3267e8b6a..4607bacfb 100644
--- a/support/doc/api/openapi.yaml
+++ b/support/doc/api/openapi.yaml
@@ -2451,7 +2451,7 @@ components:
2451 intervalDays: 2451 intervalDays:
2452 type: number 2452 type: number
2453 tracker: 2453 tracker:
2454 ype: object 2454 type: object
2455 properties: 2455 properties:
2456 enabled: 2456 enabled:
2457 type: boolean 2457 type: boolean