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

Making get_accounts_by_authorizers match API pattern #75

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

aaroncox
Copy link
Member

@aaroncox aaroncox commented Aug 14, 2023

The way the API was originally written didn't allow querying against this API by the accounts parameter.

This PR changes the method call to use {keys: [], accounts: []} like the API natively accepts.

This is a breaking change, so we'll need to bump to 0.8 or 1.0.

Copy link
Collaborator

@jnordberg jnordberg left a comment

Choose a reason for hiding this comment

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

LGTM

@aaroncox aaroncox merged commit d89c989 into master Aug 16, 2023
6 checks passed
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.

2 participants