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 typo in WebTestClient expectedXml #32969

Conversation

DressedUpZebra
Copy link
Contributor

Fix javadoc for expectedXml parameter. The xml(..) assert expects XML content not JSON.

Fix javadoc for expectedXml parameter. The xml(..) assert expects XML content not JSON.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 6, 2024
@bclozel bclozel self-assigned this Jun 6, 2024
@bclozel bclozel added type: documentation A documentation task in: web Issues in web modules (web, webmvc, webflux, websocket) and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jun 6, 2024
@bclozel bclozel added this to the 6.2.0-M4 milestone Jun 6, 2024
@bclozel bclozel changed the title javadoc: expectedXml parameter is XML not JSON Fix typo in WebTestClient expectedXml Jun 6, 2024
@bclozel bclozel closed this in 416eff1 Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants