nestjs-redoc icon indicating copy to clipboard operation
nestjs-redoc copied to clipboard

Custom fonts or specify html template

Open mortocks opened this issue 3 years ago • 0 comments

Your docs outline how to modify the the theme and it all works as intended however I can't see any method to add custom fonts to the html template to then set in the theme config.

The official Redoc files reference settings a htmlTemplate but this key is outside the theme key and so can't be configured with the nestjs-redoc options

mortocks avatar Aug 02 '21 13:08 mortocks