forked from loafle/openapi-generator-original
* PR: Fix error when giving an array as parameter to an endpoint body request * PR #1037 - Fix issue with array as parameter to operation * update samples * PHP - ObjectSerializer::sanitizeForSerialization(): manage \stdClass objects properly * update samples * bug fix: missing "use" clause * update samples * Changes after @ackintosh review * update samples