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 rdl for meta string fields so they can be unset #2515

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Conversation

havetisyan
Copy link
Collaborator

@havetisyan havetisyan commented Feb 17, 2024

Description

enable the x_allowempty=true option for the string attributes in the domain/role/group meta object so when using the java client, the caller can set the value to an empty string to unset the value and the json will not be generated without the value.

address issue #2499

Contribution Checklist:

  • The pull request does not introduce any breaking changes
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

Attach Screenshots (Optional)

Signed-off-by: Henry Avetisyan <hga@yahooinc.com>
@havetisyan havetisyan merged commit a16b687 into master Feb 21, 2024
2 checks passed
@havetisyan havetisyan deleted the meta-update branch February 21, 2024 18:05
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.

2 participants