diff options
author | Chocobozzz <me@florianbigard.com> | 2019-10-29 08:26:24 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-10-29 08:26:24 +0100 |
commit | 747b17c7c12e1dc4b8c103d15d4696530f47dbf9 (patch) | |
tree | 6a4bb2208c044c73c02dfb3ba95dea0a989eae39 /support | |
parent | 05f66693607afb22de6e455d06d4e1610a143fde (diff) | |
download | PeerTube-747b17c7c12e1dc4b8c103d15d4696530f47dbf9.tar.gz PeerTube-747b17c7c12e1dc4b8c103d15d4696530f47dbf9.tar.zst PeerTube-747b17c7c12e1dc4b8c103d15d4696530f47dbf9.zip |
Fix openapi
Diffstat (limited to 'support')
-rw-r--r-- | support/doc/api/openapi.yaml | 2 |
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 |