Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(openapi): phase 3 - generate kotlin clients #2273

Open
jagpreetsinghsasan opened this issue Jan 25, 2023 · 1 comment
Open

build(openapi): phase 3 - generate kotlin clients #2273

jagpreetsinghsasan opened this issue Jan 25, 2023 · 1 comment
Labels
bug Something isn't working dependent

Comments

@jagpreetsinghsasan
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently, the following packages are excluded from kotlin code generation w.r.t. #2272

a. packages/cactus-plugin-htlc-eth-besu
b. packages/cactus-plugin-htlc-eth-besu-erc20
c. packages/cactus-plugin-ledger-connector-iroha
d. packages/cactus-plugin-ledger-connector-iroha2
e. packages/cactus-plugin-ledger-connector-quorum
f. packages/cactus-plugin-ledger-connector-xdai
g. extensions/cactus-plugin-htlc-coordinator-besu

This is mainly due to the problems with usage of oneOf keyword in the above mentioned package's openapi.json files.
Not sure if the v6.x of openapi-generator fixes this, but this issue can have a better clearer resolution once the impact analysis is done for openapi-generator v6.x

Depends on #2220 #2217

@jagpreetsinghsasan jagpreetsinghsasan added the bug Something isn't working label Jan 25, 2023
@github-actions
Copy link

This PR/issue depends on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependent
Projects
None yet
Development

No branches or pull requests

1 participant