mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-15 05:10:54 +00:00
* Fix JSON object deserialization * Revert "Fix JSON object deserialization" This reverts commit 42a4637e53020d8d3e921f72bc66de9d4ccd8151. * Add JSON body decoding before deserialize call * Add two more json_decode calls Co-authored-by: Thomas Hansen <thomas@thomasphansen.dk>