Skip to content

Disabling Jacksons auto-detection mode breaks rendering of HalFormsOptions #2257

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
reda-alaoui opened this issue Dec 1, 2024 · 0 comments
Closed
Assignees
Labels
in: mediatypes Media type related functionality type: bug
Milestone

Comments

@reda-alaoui
Copy link
Contributor

This issue is similar to #1147 .

@JsonProperty is missing on:

  • AbstractHalFormsOptions#getPromptField
  • AbstractHalFormsOptions#getValueField
  • AbstractHalFormsOptions#getMinItems
  • AbstractHalFormsOptions#getMaxItems

When Jackson auto-detection is off, those fields are not serialized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: mediatypes Media type related functionality type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants