9. May 2016
With great pleasure Dataloy presents API 3.0
Issues resolved - listed by user story
Section |
---|
Column |
---|
| Excerpt |
---|
Highlights of this Release:
|
|
|
Highlights of Dataloy API 3.0
Section |
---|
Column |
---|
|
|
Column |
---|
Improvement of Array PUT has been improved |
|
PUT has been improved to a more standard way of handling arrays. For more information visit the , see the API Knowledge Base > update array section in API Knowledge Base.
Note |
---|
This is an API change. Customers that is including who include arrays in PUT requests need to make changes. Behavior prior to Dataloy API 3.0: - Including an array in PUT
will insert - inserts the elements in the array.
Behavior from Dataloy API 3.0: - Array elements that does not have without a key will be inserted.
- Array elements that includes a key will be updated.
- Array elements excluded from the array will be removed from the array.
Examples can be found in the For examples, see API Knowledge Base > update array section in API Knowledge Base. |
Section |
---|
Column |
---|
|
|
Column |
---|
PUT Sub-Objects Subobjects in a Single Transaction |
|
API 3.0 introduces the ability to update sub-objects subobjects in a single transaction. Previously an update of the main object and a sub-object subobject had to be separated in two PUT requests which resulted ,resulting in two transactions. This new improvement is backward compatible. For more More information and examples visit the : see API Knowledge Base > sub-object section API Knowledge Base.
Related Content
Expand |
---|
title | Expand to see related content |
---|
|
Wiki Markup |
---|
{dynamiccontentbylabel:showLabels=false|showSpace=false} |
|