I assume you’re using Swashbuckle. Check out the documentation at https://github.com/domaindrivendev/Swashbuckle#custom-routes.
From: <[email protected]> on behalf of Dave Ward <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Tuesday, 20 September 2016 at 06:38 To: Swagger <[email protected]> Subject: Re: Where is my JSON file? Hmm... i'm walking into this from the side... sorry, we have a .NET app and we simply pulled in the swagger package. the URL below is where i go (in our WebAPI project) when i run the API and debug it... On Monday, September 19, 2016 at 11:17:01 AM UTC-5, tony tam wrote: What framework do you use? It depends on that specific implementation and configuration. On Sep 19, 2016, at 9:11 AM, Dave Ward <[email protected]> wrote: OK, easy question... i can't seem to find my JSON file to use in the Swagger-to-pdf tool, to generate a PDF. Where are the files outputted to when running and testing locally? here is my local URL: http://localhost:50722/swagger/ui/index.html -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
