-
Notifications
You must be signed in to change notification settings - Fork 1
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
PIN-5661 - Create consumer delegation #1197
base: feature/incaricato
Are you sure you want to change the base?
PIN-5661 - Create consumer delegation #1197
Conversation
a257b22
to
c4583fe
Compare
1707064
to
c20adc3
Compare
@@ -118,19 +118,20 @@ paths: | |||
schema: | |||
$ref: "#/components/schemas/Problem" | |||
/delegations/{delegationId}: | |||
parameters: |
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.
Shouldn't we add the CorrelationIdHeader
too?
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.
Yes, we should! Apparently, it's missing everywhere in this spec, I added it in 2507337
After the review and merge, maybe it's worth porting some of these changes to the develop branch (e.g., fixes to tests, API specs, etc.) |
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.
🚀
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.
Perfect 👍🏻
develop
?Tests
Automated tests pass ✅
Manual tests
Success ✅
Readmodel insert works ✅
Smoke testing some errors