Synapse Rest Service
January 30, 2021 ยท View on GitHub
The OpenAPI specification for Synapse Rest Services.
Releases
Working on your OpenAPI Definition
Install
- Install Node JS.
- Clone this repo and run
npm installin the repo root.
Usage
npm start
Starts the reference docs preview server.
npm run build
Bundles the definition to the dist folder.
npm run lint:ibm
Validates the definition.