Sugar Network/API: Difference between revisions

Line 156: Line 156:
=== Upload new releases ===
=== Upload new releases ===


The regular procedure to upload new Implementation objects is using the {{Code|POST}} API command for particular resource with specifying new Implementation properties and {{Code|PUT}}'ing new bundle itself. To make this process shorter, there is a special API command.
The regular procedure to upload new Implementation objects is using the {{Code|POST /implementation}} API command with specifying new Implementation properties and {{Code|PUT}}'ing new bundle itself. To make this process shorter, there is a special API command.


  '''POST''' /implementation?cmd='''release'''[&''PROP''=''VALUE''][&initial]
  '''POST''' /implementation?cmd='''release'''[&''PROP''=''VALUE''][&initial]