We are excited to introduce support for explicitly marking nullable properties as NULL in the developer portal. This enhancement provides greater flexibility when trying out the API from the API Playground.
What's Newโ
You can now mark nullable properties as NULL
in three languages:
- HTTP
- Java
- Python
The Developer Portal now includes:
- Updated code examples showing nullable property usage
- Enhanced API reference documentation with
NULL
value examples - Added support in the API Playground so you can test the API directly from the portal
What's Nextโ
We're already working on extending this support to our remaining languages:
- .NET
- PHP
- Ruby
- Go
- Typescript
info
This release includes initial support in 2 programming languages, enabling early access to the feature while we continue to expand coverage. All existing functionality remains unchanged, and there are no breaking changes to current implementations. Backward compatibility is fully maintained.