Skip to content

Improve deprecation information adding deprecatedInVersion and deprecatedMessage in the Javadoc - #1367

Merged
Kwok-he-Chu merged 4 commits into
Adyen:mainfrom
gcatanese:add-deprecation-info
Oct 14, 2024
Merged

Improve deprecation information adding deprecatedInVersion and deprecatedMessage in the Javadoc#1367
Kwok-he-Chu merged 4 commits into
Adyen:mainfrom
gcatanese:add-deprecation-info

Conversation

@gcatanese

Copy link
Copy Markdown
Contributor

The library deprecates correctly the attributes/endpoints that are marked as deprecated in the OpenAPI spec files.

This PR improves the existing code by adding the additional information (deprecatedInVersion, deprecatedMessage) in the Javadoc.
Formatting has also been improved removing unnecessary extra lines after getter/setter methods.

@gcatanese
gcatanese requested a review from a team October 8, 2024 09:51
@Kwok-he-Chu
Kwok-he-Chu self-requested a review October 8, 2024 13:20
Comment thread templates/libraries/jersey3/api_summary_overload.mustache Outdated
Comment thread templates/libraries/jersey3/pojo.mustache
@gcatanese
gcatanese requested a review from Kwok-he-Chu October 9, 2024 14:22
@gcatanese
gcatanese force-pushed the add-deprecation-info branch from be75d2d to 96720d1 Compare October 10, 2024 11:30
@gcatanese
gcatanese requested a review from a team as a code owner October 10, 2024 11:30
@gcatanese
gcatanese removed the request for review from a team October 14, 2024 13:44
@gcatanese
gcatanese force-pushed the add-deprecation-info branch from 96720d1 to 0620c65 Compare October 14, 2024 13:47
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants