3.157.0 release notes
about 2 hours ago by ReadMe API
- ✨ New features
- Added
createdAfterandcreatedBeforefilter parameters toGET /resources/partner-contracts/v1.0. These allow filtering partner contracts by their creation date, complementing the existinglastUpdatedAfterandlastUpdatedBeforefilters.
- Added
- 🔧 Improvements
- Changed the
nameuniqueness validation on Charge Point Model endpoints to be scoped per vendor. Previously, model names had to be globally unique; now the same model name can be used by different vendors. AffectsPOST /resources/charge-point-models/v1.0andPATCH /resources/charge-point-models/v1.0/{chargePointModel}.
- Changed the