# OpenAPI template

## Building

[//]: # (To produce the HTML of the open-api run `redoc-cli build openapi-movingfeatures-1.yaml -o openapi-movingfeatures-1.html`.)

To produce the HTML of the open-api run `npx @redocly/cli build-docs openapi-movingfeatures-1.yaml --output openapi-movingfeatures-1.html
`

To produce the bundle schema file of the open-api run `npx @redocly/cli bundle openapi-movingfeatures-1.yaml -o ogcapi-movingfeatures-1.bundled.json
`