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

fix(core): getters body sanitize implementation #1048

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

anymaniax
Copy link
Collaborator

@anymaniax anymaniax commented Nov 14, 2023

Status

READY

Description

Correctly sanitize request body param name

Fix #1041

@anymaniax anymaniax requested a review from melloware November 14, 2023 14:43
@melloware melloware added this to the 6.21.0 milestone Nov 14, 2023
@melloware melloware merged commit b712ffe into master Nov 14, 2023
2 checks passed
@melloware melloware deleted the fix/1041-reserved-keyword-body branch November 14, 2023 15:00
@melloware melloware added the bug Something isn't working label Nov 14, 2023
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.

Reserved keyword not properly fixed, causing parse error in generated code
2 participants