-
Notifications
You must be signed in to change notification settings - Fork 9
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-20721: Add avro definitions to support new Group RestResource #1666
CORE-20721: Add avro definitions to support new Group RestResource #1666
Conversation
Signed-off-by: TomFitzpatrick <[email protected]>
Signed-off-by: TomFitzpatrick <[email protected]>
62125ac
to
5148598
Compare
Scanning for breaking API changes introduced by this PR Scan Succeeded |
Jenkins build for PR 1666 build 4 Build Successful: |
...c/main/resources/avro/net/corda/data/permissions/management/PermissionManagementRequest.avsc
Show resolved
Hide resolved
Signed-off-by: TomFitzpatrick <[email protected]>
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
Signed-off-by: TomFitzpatrick <[email protected]>
Quality Gate passedIssues Measures |
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
This adds new avro schemas to support the new RBAC Group Rest Resource being added in corda/corda-runtime-os#6233.