OpenAPI specification for catapult-rest.
symbol-openapi
repository.git clone https://github.com/nemtech/symbol-openapi.git
swagger-cli
globally.npm install -g @apidevtools/swagger-cli
Compile the specification.
The generated output is saved under _build
directory.
npm run build
Check if the specification is valid.
npm run test
Before contributing please read this.
Copyright (c) 2018-present NEM Licensed under the Apache License 2.0