The documentation for the Stash Energy API uses the OpenAPI 3 specification format.
Currently we use ReDoc to generate the HTML docs we host at https://dev.stash.energy
Prerequisites:
- node
- pnpm
$ pnpm dev
- Open a web browser at the URL specified in the command output
- Make changes to the spec and save it
- Wait for the web page to refresh