v1.4.3
Changes:
- Added Entity Metadata helper functions:
createEntity
,updateEntity
,retrieveEntity
,retrieveEntities
. - Added Attribute Metadata helper functions:
createAttribute
,updateAttribute
,retrieveAttribute
,retrieveAttributes
. - Additional request properties related to Entity and Attribute Metadata queries:
navigationPropertyKey
,metadataAttributeType
.
Next release will include helper functions to work with Relationship and Global Options Sets Metadata.