Skip to content

Bug fixes from scenario tests

Pre-release
Pre-release

Choose a tag to compare

@caitlinrussell caitlinrussell released this 02 Mar 18:24

New Features

  • Functional tests added
  • Increased code coverage
  • Added Outlook models that have been added to the v1.0 endpoint

Bug Fixes

  • Fixed inheritance structure of models
  • Switched to using nextLink instead of skipToken to navigate collections
  • Several improvements to stream handling
  • Replaced flattenDictionary with jsonSerialize extension in models
  • Fixed collision of 'value' when model has a field named 'value'
  • Removed duplicate getProperties() calls