0
Votes
Undo
  1. ephraim ben-eliezer
  2. SnapDevelop
  3. Saturday, 18 April 2020 20:36 PM UTC

How do you add swagger to snapdevelop web api project?

Accepted Answer
Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Saturday, 18 April 2020 22:02 PM UTC
  2. SnapDevelop
  3. # Permalink

Watch this Elevate 2019 presentation by Bruce Armstrong: https://www.appeon.com/developers/library/videos/developing-rest-api-snapdevelop.html

Comment
There are no comments made yet.
ephraim ben-eliezer Accepted Answer Pending Moderation
  1. Sunday, 19 April 2020 13:17 PM UTC
  2. SnapDevelop
  3. # 1

Excellent.  I knew I had watched it, but I had lost track of where I had seen it.  Thanks Armeen.

Comment
  1. Armeen Mazda @Appeon
  2. Sunday, 19 April 2020 23:06 PM UTC
You're very welcome!
  1. Helpful
There are no comments made yet.
Javier Garcia Martin Accepted Answer Pending Moderation
  1. Monday, 4 March 2024 11:51 AM UTC
  2. SnapDevelop
  3. # 2

When I run my project in development, Swagger is deployed as follows: https://localhost:5001/swagger/index.html

How can I publish my Swagger project on the application server so that it's accessible to my clients? Currently, I take the generated JSON file, export it to Swagger, and publish the service, but many of the properties I configure during development are lost in the export process. I'm wondering if after running in development (Swagger), I can create an identical service in production.

 

Thanks

 

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.