3
Answers

How to enable Swagger to display API methods ?

Rohan Laghate

Rohan Laghate

1y
570
1

We implemented swagger for our framework solution. The swagger displayed all the APIs correctly on the Swagger UI.

Later, we implemented token authentication , post this Swagger UI is not displaying the APIs on the Swagger UI.

We want Swagger UI to still display the APIs even when authentication is enabled. Can this be done? Please let me know.

 

Thanks!

Answers (3)