OpenAPI specification for catapult-rest.
- Node.js 12 LTS
- Clone the
symbol-openapi
repository.
git clone https://github.com/nemtech/symbol-openapi.git
- Install
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