Skip to content

feat(renderers): add Redoc renderer support#15

Open
luxass wants to merge 1 commit intounjs:mainfrom
luxass:feat/support-redoc
Open

feat(renderers): add Redoc renderer support#15
luxass wants to merge 1 commit intounjs:mainfrom
luxass:feat/support-redoc

Conversation

@luxass
Copy link

@luxass luxass commented Jan 28, 2026

  • Introduced a new redoc renderer in the render module.
  • Updated RenderHTMLOptions to include configuration options for Redoc.
  • Added a new file redoc.ts to handle the rendering logic for Redoc.
  • Updated tests to include the new redoc renderer.

resolves #11

- Introduced a new `redoc` renderer in the `render` module.
- Updated `RenderHTMLOptions` to include configuration options for Redoc.
- Added a new file `redoc.ts` to handle the rendering logic for Redoc.
- Updated tests to include the new `redoc` renderer.
@luxass luxass marked this pull request as ready for review January 28, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support redoc

1 participant