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

feat: add query param to position API for retrieving former holders #370

Merged
merged 1 commit into from
Aug 15, 2022

Conversation

purplesmoke05
Copy link
Member

Close #369

Changes

Behavior Changed API

  • Added query param so as to retrieve former holders.

GET: /bond/tokens/{token_address}/holders
GET: /share/tokens/{token_address}/holders

  • added include_former_holder param.

GET: /positions/{account_address}

  • added include_former_position param.

OpenAPI Doc

following GET: /bond/tokens/{token_address}/holders example.

スクリーンショット 2022-08-15 17 02 04

@YoshihitoAso YoshihitoAso merged commit 0709251 into dev-22.9 Aug 15, 2022
@YoshihitoAso YoshihitoAso deleted the feature/#369 branch August 15, 2022 12:07
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.

[FEATURE] query param to position API for retrieving former holders
2 participants