Forum Discussion
Thanks, Ron. Yes, I'm new to swagger. When I clicked on getting community help from swagger.io this is where I ended up and being new I was not sure where to post questions so I apologize if I've posted twice now in the wrong location.
This is a VS 2017 C# Web API .NET Framework project with .NET 4.7.2
Yes, it's with Swashbuckler as when I looked around to how to install Swagger in my project that's the path Google led me down. If you have a better reference on what I need to do here I'm open to it. Thanks for your help.
No worries at all, nothing to apologize for. Being new to this world can be confusing and it can take time to find the right resources.
Swashbuckle is not one of our projects so our ability to provide direct assistance for it is limited. You can find more information about it at https://github.com/domaindrivendev/Swashbuckle - and it's best to file an issue there so that community can help.
- MrSmoofy7 years agoOccasional Contributor
So to use Swagger in my project is there a better way or should I just get with the Swashbuckle community?
- MrSmoofy7 years agoOccasional Contributor
I've switched to https://github.com/heldersepu/Swagger-Net to see if I have better luck. While it changed the look some my questions still exist so I'm guessing I would need to ask that team then.
- RonRatovsky7 years agoStaff
That version indeed includes a newer version of Swagger-UI.
There's something in your code that exposes that extra endpoint, but unfortunately that's not something I can help with,
- MrSmoofy7 years agoOccasional Contributor
Thanks Ron. I had a theroy and looks like I'm correct. Because the controller only had one method it was doing that. As soon as I added a second method the extra one went away.
So you'll have to fill me in here. Smartbear is just producing tools and specifications of what Swagger is/does and it's open source groups producing implementations of that as Nuget packages.
Swagger-net is not really Smartbear just like Swashbuckle isn't. Am I understanding correctly?
Related Content
- 4 years ago
Recent Discussions
- 15 days ago
- 2 months ago