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: Add omitempty tag on 'domains_default_role_id' property for updating the instance organization settings #191

Conversation

chanioxaris
Copy link
Member

Type of change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 🌟 New feature (non-breaking change which adds functionality)
  • 🔨 Breaking change (fix or feature that would cause existing functionality)
  • 📖 Docs change / refactoring / dependency upgrade to change)

Description

As the 'domains_default_role_id' is an optional property, we should use the omitempty tag in order to end up with an empty string as the request body

Related Issue (optional)

…ting the instance organization settings

As the 'domains_default_role_id' is an optional property, we should use the
omitempty tag in order to end up with an empty string as the request body
@chanioxaris chanioxaris requested a review from a team as a code owner December 1, 2023 13:35
@chanioxaris chanioxaris merged commit b2cb087 into main Dec 1, 2023
1 check passed
@chanioxaris chanioxaris deleted the haris/core-814-allow-users-to-define-the-default-role-of-organization-bapi-omitempty branch December 1, 2023 14:08
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