forked from hyperledger-cacti/cacti
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(openapi): upgrade to 6.3.0 phase1
Primary Changes --------------- 1. Updated openapitoos.json for various plugins to use 6.3.0 version of openapi generator 2. Relevant code for each plugin was generated openapitools.json is updated for the following plugins to incorporate 1) ------------------------------------------------------------ a. extensions/cactus-plugin-htlc-coordinator-besu b. packages/cactus-plugin-htlc-eth-besu c. packages/cactus-plugin-htlc-eth-besu-erc20 d. packages/cactus-plugin-ledger-connector-besu e. packages/cactus-plugin-ledger-connector-quorum f. packages/cactus-cmd-api-server g. packages/cactus-core-api h. packages/cactus-plugin-consortium-manual i. packages/cactus-plugin-keychain-aws-sm j. packages/cactus-plugin-keychain-azure-kv k. packages/cactus-plugin-keychain-google-sm l. packages/cactus-plugin-keychain-memory m. packages/cactus-plugin-keychain-memory-wasm n. packages/cactus-plugin-keychain-vault o. packages/cactus-plugin-ledger-connector-ubiquity p. packages/cactus-plugin-ledger-connector-xdai packages/cactus-plugin-odap-hermes q. examples/cactus-example-carbon-accounting-business-logic-plugin Fixes hyperledger-cacti#2298 Signed-off-by: jagpreetsinghsasan <[email protected]>
- Loading branch information
1 parent
3e6d908
commit a770361
Showing
361 changed files
with
6,720 additions
and
4,610 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...s-logic-plugin/src/main/kotlin/generated/openapi/kotlin-client/.openapi-generator/VERSION
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
5.2.1 | ||
6.3.0 |
13 changes: 11 additions & 2 deletions
13
...business-logic-plugin/src/main/kotlin/generated/openapi/kotlin-client/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.