Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 354 Bytes

File metadata and controls

22 lines (12 loc) · 354 Bytes

Joby's OpenAPI definitions

Working on definitions

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.