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

fix(1.10): GET /api/v2/buckets properly returns wrapped response #23879

Merged
merged 1 commit into from Nov 9, 2022

Conversation

vlastahajek
Copy link
Contributor

Description

GET on /api/v2/buckets (list buckets) currently returns a JSON array, which is wrong. The response is expected to be a JSON object according to the InfluxDB 2 swagger.

.

Copy link
Contributor

@davidby-influx davidby-influx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@davidby-influx davidby-influx merged commit e6e0fd2 into influxdata:1.10 Nov 9, 2022
davidby-influx pushed a commit that referenced this pull request Nov 9, 2022
davidby-influx added a commit that referenced this pull request Nov 9, 2022
closes #23861

(cherry picked from commit e6e0fd2)

closes #23883

Co-authored-by: Vlasta Hajek <vlastimil.hajek@bonitoo.io>
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