mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-02 08:23:45 +00:00
* two fixes: 1) extra ?'s at end of some url's 2) enums not being called out w/ rawValue to get the proper string name * update samples * one step closer * closer implementation * break on optional decode failing since it's an optional we don't want to fail the whole decode * update samples