mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-09 02:10:51 +00:00
``EntityUtils#toString`` automatically selects the correct encoding based on the received request. Scanner currently uses the JVM default encoding, which doesn't always work.