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

feat: @JsonAnySetter/Getter Jackson annotations #2102

Conversation

memdal
Copy link

@memdal memdal commented Sep 23, 2024

Description

Java annotation to additionalProperties when using Jackson preset.

  • add @JsonAnySetter annotation to the additionalProperties field in the Jackson preset
  • add @JsonAnyGetter annotation to the additionalProperties getter in the Jackson preset

Checklist

  • The code follows the project's coding standards and is properly linted (npm run lint).
  • Tests have been added or updated to cover the changes.
  • Documentation has been updated to reflect the changes.
  • All tests pass successfully locally.(npm run test).

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

Copy link

netlify bot commented Sep 23, 2024

Deploy Preview for modelina canceled.

Name Link
🔨 Latest commit 37a9595
🔍 Latest deploy log https://app.netlify.com/sites/modelina/deploys/66f16a786e87f20008a1e020

@memdal memdal force-pushed the jackson-marshalling-of-additional-properties branch from f18f56b to 37a9595 Compare September 23, 2024 13:17
Copy link

sonarcloud bot commented Sep 23, 2024

@memdal memdal closed this Sep 24, 2024
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.

1 participant