Forum Discussion

swaggerinmind's avatar
swaggerinmind
New Contributor
4 years ago
Solved

How we can display single API inside Swagger UI or Swagger Widget? Swagger Widget for Web available?

I am trying to create a Swagger API documentation like the attached screenshot. I have a swagger endpoint. I want to customize Swagger UI to display API document as follows:      ...
  • char0n's avatar
    4 years ago

    If I understand correctly, you goal is to customize SwaggerUI so that it looks like on attached screenshot? If yes, then the SwaggerUI has a plugginable API that allows you to modify how it renders your API.