-
Notifications
You must be signed in to change notification settings - Fork 294
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
fix: openapi-validation for corda plugin #1294
fix: openapi-validation for corda plugin #1294
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1294 +/- ##
=======================================
Coverage 70.04% 70.04%
=======================================
Files 368 368
Lines 14108 14108
Branches 1701 1701
=======================================
Hits 9882 9882
Misses 3298 3298
Partials 928 928 Continue to review full report at Codecov.
|
717374c
to
8117eac
Compare
8117eac
to
05f224b
Compare
...lin/org/hyperledger/cactus/plugin/ledger/connector/corda/server/model/NetworkMapV1Request.kt
Show resolved
Hide resolved
05f224b
to
f6cf6c3
Compare
1223c90
to
b8286bb
Compare
removed old classes from corda server model Signed-off-by: Elena Izaguirre <[email protected]>
b8286bb
to
4db0c80
Compare
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.
@elenaizaguirre LGTM, thank you!
add missing validation for corda plugin rest endpoints
Closes: #1293
Closes: #847
Signed-off-by: Elena Izaguirre [email protected]