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 : Cannot fetch multiple aggregate keys? #154

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

BjrInt
Copy link
Member

@BjrInt BjrInt commented Oct 6, 2023

The API does not seem to allow fetching multiple keys for an AGGREGATE message. However, fetching a single works fine. This PR replaces the keys: string[] parameter with a key: string (singular) to match the API.

@BjrInt BjrInt added the help wanted Extra attention is needed label Oct 6, 2023
@BjrInt BjrInt closed this Oct 6, 2023
@MHHukiewitz
Copy link
Member

This is a valid concern. I just tested it and it indeed does not work.

@MHHukiewitz MHHukiewitz reopened this Jan 3, 2024
@MHHukiewitz MHHukiewitz merged commit f4a01db into main Jan 3, 2024
4 of 10 checks passed
@MHHukiewitz MHHukiewitz deleted the Fix/FetchAggregate branch January 3, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants