The Wayback Machine - https://web.archive.org/web/20200706165436/https://github.com/topics/swagger-documentation
Skip to content
#

swagger-documentation

Here are 61 public repositories matching this topic...

tnrich
tnrich commented Feb 14, 2020

@ngraef
I'm adding an example response to one of my Get Routes like so:

@Response<string>(200, "Response example", "example String here")

However when debugging swaggerGen, I get the following message in the console:

  typescript-rest-swagger:metadata:methods Example extracted for ExportController.formattedDNA: undefined +0ms

I get the same message when I try using

neetijain
neetijain commented Jun 23, 2016

Hello,

I've built the microservices using service fabric and they are currently deployed on my local cluster. I wanted to aggregrate the documentation and see the result. I installed swagger nuget package in the service layer and now I'm running your module. Here is how the json file looks like for me:

{

"list_url": [
    {

 "docs": "http://localhost:8622/swagger/docs/1.0,",

  "base_path"

Improve this page

Add a description, image, and links to the swagger-documentation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swagger-documentation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.