-
Notifications
You must be signed in to change notification settings - Fork 27
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
CORE-15813: Add REST endpoint for vnode connection string update #5121
CORE-15813: Add REST endpoint for vnode connection string update #5121
Conversation
4bb55fc
to
d201b86
Compare
5ddd839
to
95a0a98
Compare
Jenkins build for PR 5121 build 44 Build Successful: |
d4338b8
to
0688af5
Compare
...endpoints/src/main/kotlin/net/corda/libs/virtualnode/endpoints/v1/VirtualNodeRestResource.kt
Outdated
Show resolved
Hide resolved
...endpoints/src/main/kotlin/net/corda/libs/virtualnode/endpoints/v1/VirtualNodeRestResource.kt
Outdated
Show resolved
Hide resolved
...ts/src/main/kotlin/net/corda/libs/virtualnode/endpoints/v1/types/UpdateVirtualNodeRequest.kt
Outdated
Show resolved
Hide resolved
0688af5
to
f4f016b
Compare
Co-authored-by: Viktor Kolomeyko <[email protected]>
Co-authored-by: Viktor Kolomeyko <[email protected]>
Co-authored-by: Viktor Kolomeyko <[email protected]>
38d9499
to
60bb0f1
Compare
…1345) These types support a new REST endpoint for vnode connection string update. corda/corda-runtime-os#5121
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
API PR: corda/corda-api#1345