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

refactor(aggregator): modify response type of GET /accounts_ownerships #414

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

LeKer29
Copy link
Contributor

@LeKer29 LeKer29 commented Aug 11, 2023

Documentation

According to Powens documentation the endpoint returns an array of account ownerships but it is not the case. It returns an object:

{
  "accounts_ownerships": [...],
  "total": <number of resources>
}

@LeKer29 LeKer29 requested a review from g-ongenae August 11, 2023 14:33
@LeKer29 LeKer29 self-assigned this Aug 11, 2023
@g-ongenae g-ongenae merged commit 126f886 into algoan:master Aug 11, 2023
2 checks passed
@algoanbot
Copy link

🎉 This PR is included in version 2.23.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants