redocly-cli icon indicating copy to clipboard operation
redocly-cli copied to clipboard

feat: add redocBundleURL option

Open dmosberger opened this issue 11 months ago • 2 comments

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.

dmosberger avatar Dec 19 '24 18:12 dmosberger

🦋 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

changeset-bot[bot] avatar Dec 19 '24 18:12 changeset-bot[bot]

Thank you @dmosberger! We'll take a look at this soon.

tatomyr avatar Dec 27 '24 11:12 tatomyr

Closing this due to inactivity.

tatomyr avatar Oct 23 '25 11:10 tatomyr