Skip to content

internal/schemavalidator: Fix prefer write-only validators request mapping #287

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 2 commits into from
May 8, 2025

Conversation

austinvalle
Copy link
Member

Currently the write-only validator isn't actually mapping the client capability to the internal shared validator, so it won't actually work 😅

This PR just maps the client capability to the internal request struct for each type validator.

@austinvalle austinvalle added this to the v0.18.0 milestone May 8, 2025
@austinvalle austinvalle requested a review from a team as a code owner May 8, 2025 15:34
@austinvalle austinvalle added the bug Something isn't working label May 8, 2025
@austinvalle austinvalle merged commit 38236c3 into main May 8, 2025
6 checks passed
@austinvalle austinvalle deleted the av/fix-client-capabilities branch May 8, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants