Open SiriusStarr opened 3 years ago
Just pulled and confirmed that the issue with custom types persists in the latest master, 04dfff83e0717e693afb61499c62440491c1ac9c. The issue with the erroneous decoder appears to have been fixed, however, so I have struckout that above.
In the petstore example, it looks like custom types's don't have their encoders/decoders properly written:
Additionally, there is an erroneous DEcoder in the middle of one of the ENcoders.fixed in masterThis is the full diff between the output of 04dfff8 and a manually corrected version:
Originally posted by @SiriusStarr in https://github.com/OpenAPITools/openapi-generator/issues/8218#issuecomment-747686514