Jakub

Results 2 issues of Jakub

…GenerateConstructorInterface & ConvertConstructorInterfaceData are true. Simple template fix resolves problem reported in many places eg: - https://github.com/RicoSuter/NJsonSchema/issues/1128 - https://github.com/RicoSuter/NSwag/issues/3580 - https://github.com/RicoSuter/NSwag/issues/2895 and probably few more. The problem was when we...

state: await-response

Hello everyone. When trying to use NodaTime along with the project, I receive an exception: ``` System.Text.Json.JsonException: Cannot convert value to NodaTime.Instant ---> NodaTime.Text.UnparsableValueException: The value string does not match...

bug