python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How can I access Swagger UI on my AWS EC2 instance?
I am very new to the AWS world and have recently been tasked with transferring a Web API from a traditional server set up to AWS. This has involved the following steps:
Creating a new EKS cluster usi...

Rez Khan
Votes: 0
Answers: 0
SwaggerUI Docker support for two api files (locally)
I'm trying to create a Swagger UI configuration to show several of my apis. They are not hosted publicly, the definition files are in my local file system. I'm using swagger ui with docker. I run it w...

Antonio Gamiz Delgado
Votes: 0
Answers: 1
How to direct to AspNet.Security.OAuth.Providers login pages within Swagger UI
I currently have a controller that redirects the user to a login page. If possible, I was wondering if this redirection could happen if you were to use the swagger UI to run the controller instead. Th...

FeroxFoxxo
Votes: 0
Answers: 1
SwaggerWCF configuration for self hosted WCF library
I'm having some difficulties getting SwaggerWCF to load my documentation page, and I'm not sure why. I get no errors, but I also get no Swagger docs either, just a 404 when I visit http://localhost:8...

ShawnW.
Votes: 0
Answers: 1