Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(swagger): Allow setting shard-group durations for buckets via API #209

Merged
merged 2 commits into from
Mar 16, 2021

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Mar 15, 2021

The generated API validate values in domain object.

The influxdata/influxdb#20911 change api:

image

so our integrations test agains nightly build failing:

image

https://app.circleci.com/pipelines/github/influxdata/influxdb-client-python/832/workflows/ced8a9ae-fc23-46bf-8ec9-a4daed7dd94c/jobs/2923

@bednar bednar marked this pull request as draft March 15, 2021 15:48
@bednar bednar changed the title feat(swagger): update swagger.yml feat(swagger): Allow setting shard-group durations for buckets via API Mar 15, 2021
@codecov
Copy link

codecov bot commented Mar 15, 2021

Codecov Report

Merging #209 (c803062) into master (e453f34) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #209   +/-   ##
=======================================
  Coverage   89.94%   89.94%           
=======================================
  Files          26       26           
  Lines        1969     1969           
=======================================
  Hits         1771     1771           
  Misses        198      198           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e453f34...c803062. Read the comment docs.

@bednar bednar force-pushed the swagger-update/03-15-2021-16-44 branch from 1faa708 to c803062 Compare March 16, 2021 09:54
@bednar bednar added this to the 1.16.0 milestone Mar 16, 2021
@bednar bednar merged commit 0a78566 into master Mar 16, 2021
@bednar bednar deleted the swagger-update/03-15-2021-16-44 branch March 16, 2021 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants