Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generator expects fromDocument which isn't available #3

Open
virzak opened this issue Dec 4, 2022 · 1 comment
Open

Generator expects fromDocument which isn't available #3

virzak opened this issue Dec 4, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@virzak
Copy link

virzak commented Dec 4, 2022

Describe the bug

When using a standard nswag file, the file generator fails since.

Steps to reproduce the bug

Use this library with the example .nswag above and you'll get an exception in this line:

https://github.com/HavenDV/H.NSwag.Generator/blob/019ab78ff4043fef49dc5d62a5fe755e28dba265/src/libs/H.NSwag.Generator/NSwagGenerator.cs

Expected behavior

No response

Screenshots

No response

NuGet package version

No response

IDE

Visual Studio 2022-preview

Additional context

No response

@virzak virzak added the bug Something isn't working label Dec 4, 2022
@HavenDV
Copy link
Owner

HavenDV commented Dec 4, 2022

I guess I just didn't expect this use case. I will try it when I have free time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants