forked from loafle/openapi-generator-original
* 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