Skip to content

Conversation

@yoxira
Copy link
Member

@yoxira yoxira commented Oct 29, 2025

Description

Use qs to parse params.

Related issue

Closes #156

How to test

Test the endpoint using adamant-api-jsclient or directly with browser/cURL:

/api/transactions?types[]=0&types[]=8

Notes for reviewers

https://expressjs.com/en/guide/migrating-5.html#req.query

Checklist

  • Code is formatted
  • Tests added/updated (if needed)
  • Documentation updated (if needed)
  • Changes tested in all relevant environments

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.

[Bug] The types filter in /api/transactions doesn't work with v0.10.0-dev nodes using adamant-api-jsclient

2 participants