Speckle OpenApi Documentation
View these docs here.
npm install
npm run build
swagger-cli bundle
: This resolves all the references and bundles up the schemas into#/components/schemas
.widdershins
: This converts into amd
file for use byshins
.shins
: This converts themd
file into a singlehtml
file.
If you push to the master
branch, Travis will build and push the artifacts to the gh-pages
branch.