This website is built using Docusaurus, a modern static website generator.
- Node >= 20
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
npm install
npm run startTo build APIs file from yaml, first configure the path correctly in the docusaurus.config.js and then run
npm run docusaurus gen-api-docs allFor more information look here: OpenAPI Docs