mainnet-cash/mainnet-js

[Chore] Fix examples displayed by swagger

Closed this issue · 1 comments

2qx commented

Assure that examples shown by swagger percolate example values up to the request level, or override with complete examples where necessary.

The swagger server is automatically started by the API server,

The server is started with npm run serve or yarn serve

The documentation is available at: http://localhost:3000/api-docs/

2qx commented

Moved to issue #30