Skip to content

2.0.0 Release Candidate 6

Pre-release
Pre-release

Choose a tag to compare

@Ndiritu Ndiritu released this 01 Sep 12:27
e7bae61

What's Changed

Breaking Changes

  • For $ref requests that accept a request body, the Ref model is deprecated in favor of ReferenceCreate
  • Renamed the following setters/getters in the models and collection response objects:
    • setodatatype & getodatatype to setOdataType & getOdataType respectively
    • setOdatanextLink&getOdatanextLinktosetOdataNextLink &getOdataNextLink` respectively

Other Changes

  • Introduces new request builder path objects and models

Full Changelog: 2.0.0-RC5...2.0.0-RC6