Greenstand / treetracker-wallet-api

GNU Affero General Public License v3.0
18 stars 53 forks source link

Created transfer returns token_count #398

Closed pranavkparti closed 1 year ago

pranavkparti commented 1 year ago

Description

The POST /transfers endpoint returns token_count as a field.

Issue(s) addressed

What kind of change(s) does this PR introduce?

Please check if the PR fulfills these requirements

Issue

What is the current behavior? The endpoint doesn't return token_count, unlike related endpoints GET /transfers and GET /transfers/:id.

What is the new behavior?

Breaking change

Does this PR introduce a breaking change? No.

Other useful information

None.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.23.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: