Sage-Bionetworks / submission-schemas

https://sage-bionetworks.github.io/submission-schemas/edge/docs/
MIT License
0 stars 0 forks source link

Submission Service

The OpenAPI specification for Submission Services.

Releases

Working on your OpenAPI Definition

Install

  1. Install Node JS.
  2. Clone this repo and run npm install in the repo root.

Usage

npm start

Starts the reference docs preview server.

npm run build

Bundles the definition to the dist folder.

npm test

Validates the definition.