mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-19 07:10:52 +00:00
* 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