openapi-generator/samples/client/echo_api/java/okhttp-gson-user-defined-templates
Philzen 5adf1ff522
Avoid UnsupportedEncodingException by design, replacing magic string "UTF-8" with StandardCharsets.UTF_8 (#18851)
* Replace magic string "UTF-8" with StandardCharsets.UTF_8

This avoids an UnsupportedEncodingException by design.

* Remove unused UnsupportedCharsetException import
2024-06-08 15:23:24 +08:00
..
2024-05-20 17:27:17 +08:00
2024-05-20 17:27:17 +08:00