-
Notifications
You must be signed in to change notification settings - Fork 1
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
Review swagger endpoints #33
Comments
see PRs and branches on nemtech repo. e.g. https://github.com/nemtech/nem2-sdk-java/pull/41 can save some time |
swagger definition has following endpoints '/account': |
issue #20 is for account properties |
issue #49 was raised to add contract support |
created issue #61 to organize all the routing stuff |
create issue #70 to add node endpoints and move network under blockchain repo |
there might be some minor omissions but vast majority is done and I am closing this ticket. More cleanup will be done with issue #61 where all the mappings will be in one place and easy to review |
Review swagger endpoints, identify missing/untested ones and raise issues to eventually cover everything
The text was updated successfully, but these errors were encountered: