-
-
Notifications
You must be signed in to change notification settings - Fork 14
Create Java Client #290
Comments
Two Java clients are now being generated and tested in CI
Tests are passing in CI |
Further work needs to be done to add openapi features like:
The long term plan is to use sealed classes for use cases like:
|
The java client now exists in master branch and one can make json rest calls with it. Soon I will release it by cutting a new minor version.
|
@solczak @PiotrBlue @JakubSawczuk @rmzzz @jackdbrowne @childish-sambino @jurajsallai @namero999 @tschaffter @tzelon-cypator @Beef-Tech @npaturi @dosomder @pmarschik @fdomingues-sky @gbaso @Ivanbmstu @gergelyszaz @Tynamix @swissmalamute @leazhang31 @s-jepsen @anm-cb @WIStudent @ChristianMoesl @alexec @archrk @lchansf @1Guerrilla @abhishekdhabriya @bozhou-flex @snowe2010 @gstanek @scatler @kikones34 @MarcSalvat @dotneutron @Enrice @PhilippMT @xtina @martin-mfg @mnk-se @meden Please check out the 4.2.1 release of this project which includes a stable Java generator that supports openapi 3.1.0 documents and uses sealed classes for validated schema payloads/request bodies/responses/response bodies |
Add a java client to openapi-json-schema-generator
The project to to port it over into Java is here:
https://github.com/orgs/openapi-json-schema-tools/projects/5/views/1
openapi-generator people who want an openapi 3.1.0 java client generator:
My openapi-jscon-schema-generator repo has a python client that works with 3.1.0 documents and it passes mypy static analysis. This project is to port it over into Java. Do any of you want to help build it?
@solczak @PiotrBlue @JakubSawczuk @rmzzz @jackdbrowne @childish-sambino @jurajsallai @namero999 @tschaffter @tzelon-cypator @Beef-Tech @npaturi @dosomder @pmarschik @fdomingues-sky @gbaso @Ivanbmstu @gergelyszaz @Tynamix @swissmalamute @leazhang31 @s-jepsen @anm-cb @WIStudent @ChristianMoesl @alexec @archrk @lchansf @1Guerrilla @abhishekdhabriya @bozhou-flex @snowe2010 @gstanek @scatler @kikones34 @MarcSalvat @dotneutron @Enrice @PhilippMT @xtina @martin-mfg @mnk-se @meden
The text was updated successfully, but these errors were encountered: