Skip to content

Conversation

@yan-3005
Copy link
Contributor

Problem deserializing 'setterless' property 'dataProducts': get method returned null

Describe your changes:

Fixes #24227

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Problem deserializing 'setterless' property 'dataProducts': get method returned null
@yan-3005 yan-3005 merged commit a12587f into main Dec 17, 2025
24 of 25 checks passed
@yan-3005 yan-3005 deleted the fix-domains-sdk branch December 17, 2025 16:12
@github-actions
Copy link
Contributor

Changes have been cherry-picked to the 1.11.4 branch.

github-actions bot pushed a commit that referenced this pull request Dec 17, 2025
… method returned null" SDK issue (#24857)

(cherry picked from commit a12587f)
@gitar-bot
Copy link

gitar-bot bot commented Dec 17, 2025

🎸 Gitar is monitoring - nothing to report at this time

Gitar will review changes, analyze CI failures, apply rules, and respond to comments when relevant.

Options

Auto-apply is off Gitar will not commit updates to this branch.
✅ Code review is on Gitar will review this change.
Display: compact Hiding non-applicable rules.

Comment with these commands to change:

Auto-apply ✅ Code review Compact
gitar auto-apply:on         
gitar code-review:off         
gitar display:verbose         

This comment will update automatically (Docs)

siddhant1 pushed a commit that referenced this pull request Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend safe to test Add this label to run secure Github workflows on PRs To release Will cherry-pick this PR into the release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API rejects domain creation with 400 error when JSON contains null/empty array fields

3 participants