-
Notifications
You must be signed in to change notification settings - Fork 11
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
Update cross-media-measurement-api dep for exchange API changes. #1284
Conversation
301218a
to
f107829
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.
Reviewed 60 of 60 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @SanjayVas)
bf5be0a
to
b5be62c
Compare
3c7e32a
to
9d46a05
Compare
In addition to handling the API definition changes, this fixes various issues with the service implementations for the RecurringExchange resource tree: * Handle secondary name patterns for RecurringExchange resources. * Fix pagination implementation for ListExchangeSteps. * Update authorization checks to better comply with AIP-211. This makes breaking changes to the Kingdom internal API.
b5be62c
to
84bdd61
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.
Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @SanjayVas)
In addition to handling the API definition changes, this fixes various issues with the service implementations for the RecurringExchange resource tree: * Handle secondary name patterns for RecurringExchange resources. * Fix pagination implementation for ListExchangeSteps. * Update authorization checks to better comply with AIP-211. This makes breaking changes to the Kingdom internal API.
In addition to handling the API definition changes, this fixes various issues with the service implementations for the RecurringExchange resource tree:
This makes breaking changes to the Kingdom internal API.