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

Amount and recipientId is invalid in transaction schema #4504

Closed
ManuGowda opened this issue Nov 14, 2019 · 1 comment
Closed

Amount and recipientId is invalid in transaction schema #4504

ManuGowda opened this issue Nov 14, 2019 · 1 comment
Assignees
Milestone

Comments

@ManuGowda
Copy link
Contributor

ManuGowda commented Nov 14, 2019

Expected behavior

Transaction schema should not have amount and recipientId in the root, it should be optional field inside asset

Actual behavior

  • Transaction schema has amount and recipientId in the root
  • The maximum value for transaction type should be updated from 7 to 13

Steps to reproduce

  • Query transaction from API
  • Verify the swagger schema against response.

Which version(s) does this affect? (Environment, OS, etc...)

3.0.0-alpha.1

@ManuGowda
Copy link
Contributor Author

The schema is up to date in 3.0.0-alpha.1, so closing this issue.

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

No branches or pull requests

2 participants