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

GET /api/overview: format cluster and node tag lists as maps #12797

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

michaelklishin
Copy link
Member

@michaelklishin michaelklishin commented Nov 25, 2024

Empty proplists will be serialized to JSON as arrays, which they arguably are, and HTTP API clients
expect an object regardless of collection size.

References #12552 #12699

Empty proplists will be serialized to JSON as arrays,
which they arguably are, and HTTP API clients
expect a regardless of collection size.

References #12552 #12699
@michaelklishin michaelklishin added this to the 4.0.5 milestone Nov 25, 2024
@michaelklishin michaelklishin merged commit 66fd179 into main Nov 25, 2024
271 checks passed
@michaelklishin michaelklishin deleted the mk-format-empty-cluster-and-node-tags branch November 25, 2024 01:32
michaelklishin added a commit that referenced this pull request Nov 25, 2024
GET /api/overview: format cluster and node tag lists as maps (backport #12797)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant