mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-04-02 15:52:29 +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.