Marc Le Bihan
Marc Le Bihan
## Description When upgrading from `gorm.io/driver/postgres v1.4.4` or `gorm.io/driver/postgres v1.4.5` to `gorm.io/driver/postgres v1.4.6` or greater versions (still failling with `v1.5.7`) I receive the message when I attempt to do a...
Many generators encounter the same problem against properties having a `"type": "object"` or `'type": ["string", "number",...]`, and another form with arrays that lead to missing sources files at generation time:...
…fined "Object.h" (#2769) Should handle Object.h, AnyType.h correctly. Set.h also tested. - #include Object.h removed and replaced by a typeMapping.put(object, nlohmann::json) like suggested in other issues - object had an...
…tter OpenAPI JSON #9969](https://github.com/OpenAPITools/openapi-generator/issues/9969) - Handling `std::set` in cpp-restdsk [cpp-pistache-server] taking into account a remark on this issue about cpp-pistache-server and its set management - Switching `std::vector` to `std::set` for...