Difference between revisions of "Version 10.3 Platform"

From LongJump Support Wiki
imported>Aeric
imported>Aeric
 
Line 15: Line 15:
</blockquote>
</blockquote>
-->
-->
=== Bug Fixes ===
=== 6 Dec 2014 ===
:This release encapsulates fixes that have been added to the cloud version.
<blockquote>
==== Bulk Record APIs ====
:Programmers who use the platform's [[REST API]]s can add, update, and delete multiple records at a time, in the same way that they can retrieve multiple records using the REST record-search API.
:''Learn more:'' [[REST API:bulk record Resource]]
 
==== Other Enhancements ====
:* Bug Fixes
</blockquote>
 
=== 6 Sep 2014 ===
<blockquote>
==== Simplified Structure for the REST Application Access API ====
:Element attributes have been converted into the sub-elements in the data structure for the Application Access API. The simplified structure supports the JSON data format, as well as XML.
:''Learn more:'' [[REST API:applicationAccess Resource]]
</blockquote>
<noinclude>
<noinclude>


[[Category:Release Notes]]
[[Category:Release Notes]]
</noinclude>
</noinclude>

Latest revision as of 01:52, 13 December 2014

See also:

6 Dec 2014

Bulk Record APIs

Programmers who use the platform's REST APIs can add, update, and delete multiple records at a time, in the same way that they can retrieve multiple records using the REST record-search API.
Learn more: REST API:bulk record Resource

Other Enhancements

  • Bug Fixes

6 Sep 2014

Simplified Structure for the REST Application Access API

Element attributes have been converted into the sub-elements in the data structure for the Application Access API. The simplified structure supports the JSON data format, as well as XML.
Learn more: REST API:applicationAccess Resource