feat: update restore to support InfluxDB 2.0.x (#185)
This commit is contained in:
@ -67,7 +67,7 @@ paths:
|
||||
$ref: "./openapi/src/oss/paths/restore_kv.yml"
|
||||
/restore/sql:
|
||||
$ref: "./openapi/src/oss/paths/restore_sql.yml"
|
||||
/restore/bucket/{bucketID}:
|
||||
/restore/buckets/{bucketID}:
|
||||
$ref: "./openapi/src/oss/paths/restore_bucket_bucketID.yml"
|
||||
/restore/bucket-metadata:
|
||||
$ref: "./openapi/src/oss/paths/restore_bucket-metadata.yml"
|
||||
|
||||
Reference in New Issue
Block a user