mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
Support for GSON Decoder in Java Feign Generator (#14254)
* Supporting Gson decoder in Feign * Supporting Gson decoder in Feign * Fixing test failures - and ensuring Jackson is used as the default if nothing selected (back compatible) * Adding in sample files * Updating docs * Switching to echo server version * Adding feign-gson to the github workflow * Empty-Commit
This commit is contained in:
1
samples/client/echo_api/java/feign-gson/settings.gradle
Normal file
1
samples/client/echo_api/java/feign-gson/settings.gradle
Normal file
@@ -0,0 +1 @@
|
||||
rootProject.name = "echo-api-feign-json"
|
||||
Reference in New Issue
Block a user