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: 🐛 resolve incorrect parsing of constants in @JsonProperty and @JSONField annotation #935

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

linwumingshi
Copy link
Collaborator

  • Fixed an issue where constants from a constant class in @JsonProperty and @JSONField annotations were not correctly parsed in generated documentation
  • Fixed an issue where constants from a constant class in @ServerEndpoint subprotocols value

issues 934

…`@JSONField` annotations

- Fixed an issue where constants from a constant class in `@JsonProperty` and `@JSONField` annotations were not correctly parsed in generated documentation
- Fixed an issue where constants from a constant class in `@ServerEndpoint` subprotocols value

[issues 934](TongchengOpenSource#934)
@linwumingshi linwumingshi added the bug Something isn't working label Oct 30, 2024
@linwumingshi linwumingshi added this to the 3.0.9 milestone Oct 30, 2024
@shalousun shalousun merged commit 2a15d8b into TongchengOpenSource:master Oct 31, 2024
11 checks passed
@linwumingshi linwumingshi deleted the fix/constant branch October 31, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants