Skip to content
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

Add per-path request/response JSON body filters via logbook Strategy #68

Merged
merged 4 commits into from
Jan 20, 2025

Conversation

skjolber
Copy link
Contributor

@skjolber skjolber commented Jan 14, 2025

  • Prefilter HttpMessages not on desired path -> without body
  • Avoid using the same BodyFilter for both requests and responses, all paths.
    • Rather use specific filter for specific paths, then no filter for the rest.

@skjolber skjolber merged commit d60652e into develop Jan 20, 2025
2 checks passed
@skjolber skjolber deleted the logbookJsonBodyFilters branch January 20, 2025 17:03
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.

1 participant