forked from loafle/openapi-generator-original
* Add test case which reproduce the problem refs https://github.com/swagger-api/swagger-codegen/pull/7686#issuecomment-368200011 > 1. We should pass true as 3rd argument of in_array() * Add test case for setter * Strict validation * Update samples * Tweak expected value according to changes in #7723