Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Check for body missing @JsonObject annotation. #25

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

erikeelde
Copy link
Contributor

@erikeelde erikeelde commented Sep 24, 2024

Not sure if it'd be better to do a separate detector for this? Also @Body are not checking for @JSON annotations - which is a difference from the rest of the checks. Maybe that check should be added?

I still felt that adding this is a step towards better coverage for the lint checks - even if not checking for @JSON annotations currently.

@kozaxinan kozaxinan merged commit 64924db into kozaxinan:master Sep 24, 2024
1 check passed
@kozaxinan
Copy link
Owner

Thank you for your contributions. This is definitely a needed case.

About not hanging json in body class, if you have a test case, I can look at it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants