2.0.0 Release Candidate 6
Pre-release
Pre-release
What's Changed
Breaking Changes
- For
$refrequests that accept a request body, theRefmodel is deprecated in favor ofReferenceCreate - Renamed the following setters/getters in the models and collection response objects:
setodatatype&getodatatypetosetOdataType&getOdataTyperespectively- setOdatanextLink
&getOdatanextLinktosetOdataNextLink&getOdataNextLink` respectively
Other Changes
- Introduces new request builder path objects and models
Full Changelog: 2.0.0-RC5...2.0.0-RC6