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(plugin-keychain-x): fix tsc compiler errors - missing V1 suffix #2709

Conversation

petermetz
Copy link
Contributor

This was caused by the bumping of the references in the openapi.json
files which had been pointing to older versions of the openapi.json
files through git direct links but now we have upgraded to them.

Previously the keychain request/response entities were missing the
V1 suffix and the cross-references were still using these older versions
prior to us making the bumps.

[skip ci]

Signed-off-by: Peter Somogyvari [email protected]

This was caused by the bumping of the references in the openapi.json
files which had been pointing to older versions of the openapi.json
files through git direct links but now we have upgraded to them.

Previously the keychain request/response entities were missing the
V1 suffix and the cross-references were still using these older versions
prior to us making the bumps.

[skip ci]

Signed-off-by: Peter Somogyvari <[email protected]>
@petermetz petermetz enabled auto-merge (rebase) September 20, 2023 18:15
petermetz referenced this pull request in rwat17/cactus Sep 20, 2023
- add WebsocketProvider options to quorum LP
- add test for calling getBlock with verifier

Depends on https://github.com/hyperledger/cacti/pull/2709

Co-authored-by: Peter Somogyvari <[email protected]>

Signed-off-by: Tomasz Awramski <[email protected]>
Signed-off-by: Peter Somogyvari <[email protected]>
@petermetz
Copy link
Contributor Author

I'll sneak this change in as part of https://github.com/hyperledger/cacti/pull/2448 to speed things up.

@petermetz petermetz closed this Sep 20, 2023
auto-merge was automatically disabled September 20, 2023 18:41

Pull request was closed

petermetz referenced this pull request Sep 20, 2023
- add WebsocketProvider options to quorum LP
- add test for calling getBlock with verifier

Depends on https://github.com/hyperledger/cacti/pull/2709

Co-authored-by: Peter Somogyvari <[email protected]>

Signed-off-by: Tomasz Awramski <[email protected]>
Signed-off-by: Peter Somogyvari <[email protected]>
@petermetz petermetz deleted the 2023-09-20-tsc-codegen-error branch October 12, 2023 02:04
sandeepnRES referenced this pull request in sandeepnRES/cacti Dec 21, 2023
- add WebsocketProvider options to quorum LP
- add test for calling getBlock with verifier

Depends on https://github.com/hyperledger/cacti/pull/2709

Co-authored-by: Peter Somogyvari <[email protected]>

Signed-off-by: Tomasz Awramski <[email protected]>
Signed-off-by: Peter Somogyvari <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant