-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[bug] NSwag v14.0.4 breaks on MemberNotNullAttribute, change 'Avoid generating unused _baseUrl (C# gen)' #4833
Comments
Related so:
https://stackoverflow.com/a/61574692/4122889 My project targets |
this could be a dupe or regression of #4704 |
Duplicates #4763 in addition |
Same problem in 14.0.5. Our proxies target NetStandard2.0, and it fails there as well. |
v14.0.6 |
Hello,
The latest release breaks, because of the following commit:
Avoid generating unused _baseUrl (C# gen) 202f3c2
https://github.com/sommmen/lightr/actions/runs/8416578516/job/23043462539?pr=5
The code is public:
https://github.com/sommmen/lightr/tree/dependabot/nuget/NSwag.ApiDescription.Client-14.0.4
Api doc can be found here:
https://github.com/sommmen/lightr/blob/dependabot/nuget/NSwag.ApiDescription.Client-14.0.4/src/Lightr/Lightr/OpenAPIs/docs.json
The text was updated successfully, but these errors were encountered: