mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-13 00:19:04 +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