Changes between Initial Version and Version 1 of Ticket #1484


Ignore:
Timestamp:
11/23/11 12:41:01 (2 years ago)
Author:
dread
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1484 – Description

    initial v1  
    11e.g. 
    2 {{{curl http://localhost:5000/api/action/package_create -d '{"name":"test5", "tags":[{"name": "tag6"}, {"name": "tag6"}]}' -H 'Authorization:tester' 
     2{{{ 
     3curl http://localhost:5000/api/action/package_create -d '{"name":"test5", "tags":[{"name": "tag6"}, {"name": "tag6"}]}' -H 'Authorization:tester' 
    34}}} 
    45