Skip to content

Return the operation address even if request validation is skipped. #26

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

Merged
merged 1 commit into from
Aug 12, 2025

Conversation

ysato
Copy link
Contributor

@ysato ysato commented Aug 12, 2025

Hello.
I have changed the behavior of withoutRequestValidation() so that it no longer prevents response validation, allowing for response-only validation.

This is particularly useful for checking whether Laravel will reject requests that do not comply with the OpenAPI Specification due to validation errors.

Copy link
Member

@luisdalmolin luisdalmolin left a comment

Choose a reason for hiding this comment

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

This makes sense, it is a useful update. Thank you.

@luisdalmolin luisdalmolin merged commit 4a3d0dd into kirschbaum-development:main Aug 12, 2025
7 checks passed
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