Skip to content

AMP-204 - Change webhook to callback pattern for notification api call to client#29

Merged
srivanimuddineni merged 13 commits intomainfrom
dev/AMP-148
Jan 29, 2026
Merged

AMP-204 - Change webhook to callback pattern for notification api call to client#29
srivanimuddineni merged 13 commits intomainfrom
dev/AMP-148

Conversation

@srivanimuddineni
Copy link
Contributor

@srivanimuddineni srivanimuddineni commented Jan 29, 2026

  1. Updated the API specification for subscription dependencies and made corresponding changes to related areas for callback Url
  2. Added a test-only advice to prevent conflicts with the production globalExceptionHandler - to handle validation and not-found exceptions specific to integration tests.
  3. Added standard Jackson ObjectMapper for few ITs
  4. Refactored the package structure for both unit and integration test cases.
  5. Added URL sanitization while logging - don't think this is required as it will be taken care on APIM policy. However added to get rid of PMD issue fyi

@srivanimuddineni srivanimuddineni requested a review from a team as a code owner January 29, 2026 14:05
srivanimuddineni and others added 4 commits January 29, 2026 14:49
Fixed

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@srivanimuddineni srivanimuddineni merged commit f1ddc20 into main Jan 29, 2026
12 checks passed
@srivanimuddineni srivanimuddineni deleted the dev/AMP-148 branch January 29, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants