The source for the OpenAPI spec for the Imbi API
Setup the development environment using yarn:
yarn installRunning yarn test will build the template and validate it using the swagger-cli command.
Running yarn build will build the full OpenAPI YAML template and place it, along with redoc.standalone.js in the build directory.