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

Add effects-for-ledger endpoint #34

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

ejorritsma
Copy link
Contributor

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

  • Adds effects for ledger endpoint
  • Creates a single effects_response used by all-effects and effects-for-ledger since they're the same anyway. In the future, we might also add effects-for-accounts and other endpoints in this family with the same response.

🐛 Recommendations for testing

Tests the endpoint by adding a ledger sequence to make sure the URL is built right.
Please note that the ledger sequence is part of the URL when added, instead of being part of the query parameters.

📝 Links to relevant issues/docs

Please note that the documentation at this time is incomplete.
This is by design, because the way things are implemented is continuously changing as we implement this family of endpoints. By the end, all documentation will be updated.

@LeonardTibben LeonardTibben merged commit 4132252 into develop Feb 13, 2024
2 checks passed
@LeonardTibben LeonardTibben deleted the effects-endpoint-for-ledger branch February 13, 2024 14:48
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