Results 4 comments of 0x5457

For my case, after executing "go env -w CGO_ENABLED='1'" it worked

Hi @brendandburns , I’ve submitted and merged a related fix in openapi-generator: https://github.com/OpenAPITools/openapi-generator/pull/21722 This fix targets the TypeScript/TypeScript-Fetch generators and allows date fields during serialization to accept both Date instances...