What's Changed
Breaking Changes
- For
$ref
requests that accept a request body, theRef
model is deprecated in favor ofReferenceCreate
- Renamed the following setters/getters in the models and collection response objects:
setodatatype
&getodatatype
tosetOdataType
&getOdataType
respectively- setOdatanextLink
&
getOdatanextLinkto
setOdataNextLink&
getOdataNextLink` respectively
Other Changes
- Introduces new request builder path objects and models
Full Changelog: 2.0.0-RC5...2.0.0-RC6