Package Service

    Table of contents
    1. 1. Overview
    2. 2. Features
        1. 2.1.1. POST:import

    Assembly: mindtouch.deki

    Class: MindTouch.Deki.PackageService
    SID: sid://mindtouch.com/2009/07/package

    Overview

    The Package Service is started by MindTouch unless the location of an existing instance is provided via the uri.package config key to MindTouch. Either way, the service can be located by looking at uri.package, which defaults to @api/deki/package.

    Verb:Suffix Description
    POST:import Post a package to import

    Features

    POST:import

    Post a zip package for import. The POST expects the binary package to either be the body of the Request, or alternatively, provide a query argument of uri specifying the location from which the service should download the package from

    Request

    Query Argument
    Type Description
    uri string? Http location of the import package (to be used instead of including package in the request body)
    reltopath string? ath to prepend for relative Uri's in package (default: / )

     

    Response

    Status Response Body Description
    OK (200) Folder List opreation completed successfully
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by