v1.4.1
版本发布时间: 2020-11-07 02:22:03
oapi-codegen/oapi-codegen最新发布版本:v2.3.0(2024-06-07 05:00:34)
Fixed several issues with binding time and date parameter values.
- type aliases now bind correctly, used to be silently ignored
- deepObject marshaled structs now unmarshal time without dropping down to date granularity
- Added a lot of tests so this doesn't regress.