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

Added xml response body matching (re-used xml parser from constraints) #249

Merged
merged 3 commits into from
Dec 27, 2024

Conversation

leorush
Copy link
Contributor

@leorush leorush commented Dec 11, 2024

It turns out that in gonkey xml in response is checked as plain text.
Despite the fact that in request constraints xml is parsed.
This PR fixes this problem.

Оказывается в gonkey xml в response проверяется как обычный текст.
Несмотря на то, что в request constraints xml парсится.
Этот ПР исправляет данную проблему.

@gaydin gaydin merged commit accdf56 into lamoda:master Dec 27, 2024
11 checks passed
Copy link

🚀 PR was released in v1.21.5 🚀

@leorush leorush deleted the xml-body-matching branch December 27, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants