Sugar Network/API: Difference between revisions
| Line 225: | Line 225: | ||
'''PUT''' /context/''GUID''?cmd='''clone''' | '''PUT''' /context/''GUID''?cmd='''clone''' | ||
Change cloning status for the specified context. {{Code|PUT}} content should be cloning status. If cloned context is a Sugar activity, the command will create a symlink in {{Code | Change cloning status for the specified context. {{Code|PUT}} content should be cloning status. If cloned context is a Sugar activity, the command will create a symlink in {{Code|~/Activities}} directory to newly fetched implementation. | ||
=== Launching === | === Launching === | ||