openapi-generator-original/samples/client/echo_api/java/okhttp-gson-user-defined-templates
Ron Reynolds cfe476f32d
immutable Pair, better performant HttpBearerAuth, consistent code-style (#20743)
* make Pair immutable and in google-code-style

* apply google-code-style to JavaTimeFormatter (to make it consistent with most other auto-generated java)

* move upperCaseBearer to ctor (scheme is final and private; only needs to be fixed once); also replaced Optional with ternary (perf and cleaner code)

* apply google-code-style to Authentication to make it consistent with rest of auth code

* fresh samples
2025-06-26 17:10:36 +08:00
..
2025-06-25 21:34:58 +08:00
2025-03-24 13:55:46 +08:00
2025-06-25 21:34:58 +08:00