symbol / symbol-openapi

OpenAPI specification for catapult-rest
https://nemtech.github.io/api.html
Apache License 2.0
12 stars 6 forks source link
api docs documentation nem open-api open-api-specification rest specification swagger symbol

symbol-openapi

Build Status

OpenAPI specification for catapult-rest.

Requirements

Installation

  1. Clone the symbol-openapi repository.
git clone https://github.com/nemtech/symbol-openapi.git
  1. Install swagger-cli globally.
npm install -g @apidevtools/swagger-cli

Commands

Build

Compile the specification. The generated output is saved under _build directory.

npm run build

Test

Check if the specification is valid.

npm run test

Contributing

Before contributing please read this.

License

Copyright (c) 2018-present NEM Licensed under the Apache License 2.0