Sugar Network/API: Difference between revisions

Line 186: Line 186:
* {{Code|command}}, a command to launch the bundle, only for Sugar activities.
* {{Code|command}}, a command to launch the bundle, only for Sugar activities.


<div id="GET-solve"></div>
<div id="GET-resolve"></div>


  '''GET''' /context/''GUID''?cmd='''clone'''[&requires=''DEPENDENCY''][&lsb_id=''LSB_ID''][&lsb_release=''LSB_RELEASE'']
  '''GET''' /context/''GUID''?cmd='''resolve'''[&requires=''DEPENDENCY''][&lsb_id=''LSB_ID''][&lsb_release=''LSB_RELEASE'']


Like the [[#GET-solve|solve]] command, ''clone'' makes a solution but returns bundle itself, i.e., it ignores possible dependencies.
Like the [[#GET-solve|solve]] command, ''resolve'' makes a solution but returns bundle itself, i.e., it ignores possible dependencies.


=== Upload releases ===
=== Upload releases ===