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 Javadoc @since tags for MockRestRequestMatchers queryParam() and header() #29986

Merged
merged 1 commit into from
Feb 19, 2023

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Feb 16, 2023

This PR fixes Javadoc @since tags for MockRestRequestMatchers.queryParam() and MockRestRequestMatchers.header().

See gh-29953
See gh-29964

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Feb 16, 2023
@sbrannen sbrannen added in: test Issues in the test module in: web Issues in web modules (web, webmvc, webflux, websocket) type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Feb 19, 2023
@sbrannen sbrannen self-assigned this Feb 19, 2023
@sbrannen sbrannen added this to the 6.0.6 milestone Feb 19, 2023
@sbrannen sbrannen changed the title Fix Javadoc since for MockRestRequestMatchers queryParam() and header() Fix Javadoc @since tags for MockRestRequestMatchers queryParam() and header() Feb 19, 2023
@sbrannen sbrannen merged commit 2d62be8 into spring-projects:main Feb 19, 2023
@sbrannen
Copy link
Member

This has been merged into main.

Thanks

@izeye izeye deleted the gh-29953 branch February 19, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: test Issues in the test module in: web Issues in web modules (web, webmvc, webflux, websocket) type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants