Skip to content

Add Javadoc since for MediaTypeAssert.isNotEqualTo() #33351

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

Closed
wants to merge 1 commit into from

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Aug 8, 2024

This PR add a Javadoc @since tag for the MediaTypeAssert.isNotEqualTo(String) method.

See gh-32756

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Aug 8, 2024
@sbrannen sbrannen added type: documentation A documentation task status: invalid An issue that we don't feel is valid and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Aug 8, 2024
@sbrannen sbrannen self-assigned this Aug 8, 2024
@sbrannen
Copy link
Member

sbrannen commented Aug 8, 2024

Please note that MediaTypeAssert will first be released with 6.2 which is documented at the class level.

Thus, there is no need to add @since 6.2 on methods introduced when the class is introduced.

@sbrannen sbrannen closed this Aug 8, 2024
@izeye izeye deleted the gh-32756 branch August 8, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: invalid An issue that we don't feel is valid type: documentation A documentation task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants