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

kebab camel interceptor for all request type #263

Merged
merged 6 commits into from
Nov 22, 2023

Conversation

gmsvalente
Copy link
Contributor

Title: Fix kebab-camel interceptor

Description

The kebab-camel interceptor only transforms request from :params we need to work on all request types :body-params, :query-params, :path-params

Tester info

Completion Checklist

  • Add description of the changes made here to the changelog file
  • Update the documentation as necessary

Copy link
Contributor

@soulflyer soulflyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm (tested via cicada)

@gmsvalente gmsvalente merged commit 7219841 into main Nov 22, 2023
4 checks passed
@gmsvalente gmsvalente deleted the fix/kebab-camel-interceptor branch November 22, 2023 11:32
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.

2 participants