Open BacemKannou opened 11 months ago
Swagger/OpenAPI definition: Is your feature request related to a problem? Please describe.
the swagger-ui documentation api is by default like this screenshot:
I am able to configure the swagger-ui using spring boot properties. as per swagger-ui documentation but i can't figure out how to make it like this
Is there a way or a guide to customize the swagger interface and make it like the screenshot above
Describe the solution you'd like
thanks for your help
lol, I think your screenshot is Redoc and not Swagger UI
I recommend using Apidog to generate documents; it might just meet your needs.
Content & configuration
Swagger/OpenAPI definition: Is your feature request related to a problem? Please describe.
the swagger-ui documentation api is by default like this screenshot:
I am able to configure the swagger-ui using spring boot properties. as per swagger-ui documentation but i can't figure out how to make it like this
Is there a way or a guide to customize the swagger interface and make it like the screenshot above
Describe the solution you'd like
thanks for your help