mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-28 02:20:42 +00:00
update openapi spec (tenant state has changed)
This commit is contained in:
committed by
Dmitry Rodionov
parent
d4d57ea2dd
commit
1d53173e62
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user