mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-14 15:43:42 +00:00
* Add a test case which reproduces the issue https://github.com/swagger-api/swagger-codegen/issues/7846 * Change `strlen` -> `mb_strlen` in order to count the length correctly * Regenerate the samples