Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-12301

specify how the batch api is used with Rest API endpoints

    XMLWordPrintable

    Details

    • Type: User story
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.7.3
    • Component/s: Rest API

      Description

      Now you can use batchId property for blog in the JSON document your sending to the rest api.

      {
          "entity-type": "document",
          "repository": "default",
          "uid": "531d9636-46c2-497d-996b-1ae7a8f43e89",
          "path": "/default-domain",
          "type": "Domain",
          "state": "project",
          "versionLabel": "",
          "title": "Default domain",
          "lastModified": "2013-09-06T08:53:10.00Z",
          "properties": {
              "file:content": { 
                   "upload-batch":"batchId-20358",
                   "upload-fileId":"0"
               }
           },
          "facets": [
              "SuperSpace",
              "Folderish"
          ],
          "changeToken": "1378457590000",
          "contextParameters": {}
      }
      
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 4 hours
                4h
                Remaining:
                0m
                Logged:
                Time Not Required
                Not Specified