Skip to content

Conversation

@rg911
Copy link
Contributor

@rg911 rg911 commented Mar 10, 2020

  • Added getNetworkProperties endpoint in NetworkRepository
  • Added getRentalFees endpoint in NetworkRepository
  • Changed getNetworkFees to getTransactionFees in NetworkRepository
  • Moved all network related models into network folder
  • Updated typescript version to the latest

Fixed #486

@rg911 rg911 requested review from dgarcia360, evias and fboucquez March 10, 2020 11:28
@fboucquez
Copy link
Contributor

@rg911 , rest sends this payload back in the rest endpoint

https://github.com/nemtech/symbol-sdk-java/blob/master/sdk-vertx-client/src/test/resources/json/network-configuration.json

Maybe you can read this file in your unit tests to validate the model are being mapped correctly?

@rg911 rg911 merged commit 41d6c77 into symbol:master Mar 10, 2020
@fboucquez fboucquez deleted the task/g486_open_api_0.8.7 branch April 13, 2020 12:25
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.

Apply latest OpenAPI specification with new endpoints introduced (0.8.6 - 0.8.7)

3 participants