- jq has been installed, ref: https://jqlang.github.io/jq/download/
- yq has been installed, ref: https://github.com/mikefarah/yq
- (If specify Git branch to retrieve OpenAPI specs from) gh has been installed, ref: https://github.com/cli/cli#installation
- Once installed, set up your credentials via
gh auth login
- Once installed, set up your credentials via
- redoc-cli has been installed, ref: https://github.com/Redocly/redoc
- eg.
npm install -g @redocly/cli
- eg.
- Run
./test/test-multi-branch-doc-generation.sh. - Validate succeeds and can open the following API docs in a web browser:
docs/test/docs.htmldocs/v1/docs.htmldocs/v2/docs.html