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

Nswag 14 MapAsyncApiDocuments failing #179

Closed
jcastellanos-amh opened this issue Jan 5, 2024 · 0 comments · Fixed by #182
Closed

Nswag 14 MapAsyncApiDocuments failing #179

jcastellanos-amh opened this issue Jan 5, 2024 · 0 comments · Fixed by #182

Comments

@jcastellanos-amh
Copy link

When using Saunter (0.12.0) along with NSwag version 14.0.0, the method MapAsyncApiDocuments is broken with MissingMethodException. The latest version of NJsonSchema removed the public void constructor for the JsonSchemaGeneratorSettings file:

https://github.com/RicoSuter/NJsonSchema/blob/41443e7f48cb231f5dd728662924b706d6d99a39/src/NJsonSchema/Generation/JsonSchemaGeneratorSettings.cs

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant