You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to serve a different static html file instead of the basic Swagger-UI? We want to use Redoc, and instead of writing some custom logic, we want to know whether it is possible to point at a different file by using your library.
Best regards
Alexander
The text was updated successfully, but these errors were encountered:
We got it working by adding a static html file to our resource folder and have the Redoc UI point at the generated openapi.json file generated by this library.
Hi,
Is it possible to serve a different static html file instead of the basic Swagger-UI? We want to use Redoc, and instead of writing some custom logic, we want to know whether it is possible to point at a different file by using your library.
Best regards
Alexander
The text was updated successfully, but these errors were encountered: