redocly-cli
redocly-cli copied to clipboard
feat: add redocBundleURL option
What/Why/How?
It is helpful to be able render documentation with a non-standard redoc bundle, e.g., for testing. In theory, one could use a custom HTML template for this purpose but in practice that's not straight-forward because the template would have to be different depending on whether or not preview-docs or build-docs is run. The template would also have to include all the CSS code.
Testing
unit tests and e2e tests all passed.
🦋 Changeset detected
Latest commit: 7162e1b8761fba06501b7bee20ea9a7b8e7b951a
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 2 packages
| Name | Type |
|---|---|
| @redocly/cli | Minor |
| @redocly/openapi-core | Minor |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Thank you @dmosberger! We'll take a look at this soon.
Closing this due to inactivity.