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 inspector for Body request parameter #65

Closed
sashirestela opened this issue Mar 26, 2024 · 0 comments · Fixed by #66
Closed

Add inspector for Body request parameter #65

sashirestela opened this issue Mar 26, 2024 · 0 comments · Fixed by #66
Assignees
Labels
enhancement New feature or request

Comments

@sashirestela
Copy link
Owner

Another interceptor is required to inspect the request parameter annotated as @Body. The inspection could be used to validate Body's fields or evaluate any condition from the client side.

@sashirestela sashirestela added the enhancement New feature or request label Mar 26, 2024
@sashirestela sashirestela self-assigned this Mar 26, 2024
@sashirestela sashirestela linked a pull request Mar 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant