update openapi spec (tenant state has changed)

This commit is contained in:
Dmitry Rodionov
2022-09-13 20:41:26 +03:00
committed by Dmitry Rodionov
parent d4d57ea2dd
commit 1d53173e62

View File

@@ -494,7 +494,13 @@ components:
id:
type: string
state:
type: string
oneOf:
- type: string
- type: object
properties:
background_jobs_running:
type: boolean
current_physical_size:
type: integer
has_in_progress_downloads: