Changes between Initial Version and Version 1 of Ticket #1484
- Timestamp:
- 11/23/11 12:41:01 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1484 – Description
initial v1 1 1 e.g. 2 {{{curl http://localhost:5000/api/action/package_create -d '{"name":"test5", "tags":[{"name": "tag6"}, {"name": "tag6"}]}' -H 'Authorization:tester' 2 {{{ 3 curl http://localhost:5000/api/action/package_create -d '{"name":"test5", "tags":[{"name": "tag6"}, {"name": "tag6"}]}' -H 'Authorization:tester' 3 4 }}} 4 5