0

I have a web API. The client of my API cannot consume it with the url now due to infra issue. I would like to share a documemnt similar to swagger with the client so that they can use it as reference for their development.

Any suggestions to do this. I have Swashbucke integrated in wbe api.

Any help is appreciated

Ajith
  • 1,447
  • 2
  • 17
  • 31

1 Answers1

0

Found it. Downloaded the json from Swagger and shared it with the client

Ajith
  • 1,447
  • 2
  • 17
  • 31