fix: update openapi and regenerate to pull in fix for replications API (#280)

This commit is contained in:
Daniel Moran
2021-09-23 15:04:08 -04:00
committed by GitHub
parent 9076a65d1e
commit e609d4462d
10 changed files with 216 additions and 65 deletions

View File

@ -285,6 +285,8 @@ components:
$ref: "./openapi/src/oss/schemas/BucketShardMappings.yml"
BucketShardMapping:
$ref: "./openapi/src/oss/schemas/BucketShardMapping.yml"
PostRestoreKVResponse:
$ref: "./openapi/src/oss/schemas/PostRestoreKVResponse.yml"
Telegrafs:
$ref: "./openapi/src/common/schemas/Telegrafs.yml"
TelegrafRequest: