Commit 5c7c34f
authored
feat: replication bucket name (#440)
* chore: gofmt
* chore: update openapi gen files
* feat: add replication-bucket-name flag
* fix: fix tests
* chore: rename to replication-bucket
* feat: show remote bucket name or id
* chore: fmt fixup
* chore: update openapi to master
* chore: fix openapi generation1 parent 051a6aa commit 5c7c34f
File tree
22 files changed
+420
-218
lines changed- api
- contract
- clients
- bucket_schema
- bucket
- replication
- restore
- cmd/influx
- pkg/csv2lp
22 files changed
+420
-218
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
- contracts/cloud-diff.yml+31-9
- contracts/cloud.json+535-61
- contracts/cloud.yml+943-45
- contracts/common.yml+903-41
- contracts/invocable-scripts.yml+2-2
- contracts/legacy.yml+2
- contracts/oss-diff.yml+42-10
- contracts/oss.json+541-60
- contracts/oss.yml+947-45
- contracts/priv/cloud-priv.yml+25-6
- contracts/ref/cloud.yml+949-48
- contracts/ref/oss.yml+951-46
- contracts/svc/invocable-scripts.yml+2-2
- src/cloud.yml+1-1
- src/cloud/paths/tasks.yml+2-2
- src/cloud/tags.yml+38-2
- src/common/parameters/Limit.yml+2
- src/common/parameters/Offset.yml+3
- src/common/paths/buckets.yml+164-8
- src/common/paths/buckets_bucketID_members.yml+79-5
- src/common/paths/buckets_bucketID_members_userID.yml+23-3
- src/common/paths/buckets_bucketID_owners.yml+1-1
- src/common/paths/delete.yml+1-1
- src/common/paths/query.yml+1-1
- src/common/paths/query_analyze.yml+1-1
- src/common/paths/query_ast.yml+1-1
- src/common/paths/query_suggestions.yml+1-1
- src/common/paths/query_suggestions_name.yml+1-1
- src/common/paths/stacks.yml+109-6
- src/common/paths/tasks.yml+1-1
- src/common/paths/templates_apply.yml+291-12
- src/common/responses/example-responses/GetBucketsIDMembersSuccessResponse.yml+26
- src/common/responses/example-responses/GetBucketsSuccessResponse.yml+33
- src/common/responses/example-responses/PostBucketsIDMembersSuccessResponse.yml+10
- src/common/responses/example-responses/PostBucketsSuccessResponse.yml+26
- src/common/schemas/AddResourceMemberRequestBody.yml+4
- src/common/schemas/Links.yml+2
- src/common/schemas/PostBucketRequest.yml+27-1
- src/common/schemas/RetentionRule.yml+18-3
- src/common/schemas/TemplateApply.yml+115
- src/common/schemas/TemplateEntry.yml+39-1
- src/common/schemas/UserResponse.yml+6-3
- src/oss.yml+2-2
- src/oss/schemas/Replication.yml+2-1
- src/oss/schemas/ReplicationCreationRequest.yml+2-1
- src/oss/schemas/ReplicationUpdateRequest.yml+2
- src/oss/tags.yml+36
- src/svc/invocable-scripts/paths/scripts.yml+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments