question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

NSwagStudio v12.1.0.0 mis-generates `FileResponse` for regular response model

See original GitHub issue

@RicoSuter - NSwagStudio v12.1.0.0 mis-generates FileResponse for regular response model definition which points to a C# custom class type.

I can send you swagger.json file to reproduce the bug - ping me at me@dmitry-pavlov.com

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:16 (9 by maintainers)

github_iconTop GitHub Comments

4reactions
RicoSutercommented, Apr 11, 2019

Created a PR, please review…

2reactions
RicoSutercommented, Apr 11, 2019

It looks like file responses are the default/fallback now, whereas before it would default to json.

Exactly, this is the regression - will check soon

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found