3.226.0 release notes
about 2 hours ago by ReadMe API
- ⚠️ Breaking changes
- Changed
partnerIdvalidation for Partner Contract create and update requests onPOST /public-api/resources/partner-contracts/v1.0,PUT /public-api/resources/partner-contracts/v1.0/{partnerContract}, andPATCH /public-api/resources/partner-contracts/v1.0/{partnerContract}. Requests that reference a deleted partner are now rejected with a validation error.
- Changed
- 🔧 Improvements
- Expanded
partnerIdvalidation on Partner Contract create and update requests without an operator context. These requests can now reference any existing, non-deleted partner instead of being restricted to the default operator's partners.
- Expanded