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: item path escaping regression #5434

Merged
merged 2 commits into from
Sep 18, 2024
Merged

fix: item path escaping regression #5434

merged 2 commits into from
Sep 18, 2024

Conversation

andrueastman
Copy link
Member

@andrueastman andrueastman commented Sep 18, 2024

Fixes #5433

CHANGELOG.md Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Sep 18, 2024

@andrueastman
Copy link
Member Author

@andrueastman andrueastman changed the title fix: excessive path escaping fix: item path escaping regression Sep 18, 2024
@andrueastman andrueastman marked this pull request as ready for review September 18, 2024 08:52
@andrueastman andrueastman requested a review from a team as a code owner September 18, 2024 08:52
@baywet baywet merged commit b5eeeb5 into main Sep 18, 2024
209 checks passed
@baywet baywet deleted the andrueastman/fixRegrtession branch September 18, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Escaping Item keywords in request builders also escapes unrelated request builder properties.
2 participants