Changes between Version 7 and Version 8 of RestfulAPI


Ignore:
Timestamp:
02/15/08 13:03:15 (6 years ago)
Author:
johnbywater
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RestfulAPI

    v7 v8  
    2222== Methods == 
    2323  
    24 || '''Action''' || '''Methods''' || 
     24|| '''Action''' || '''Methods''' ||  
    2525|| list/ || GET || 
    2626|| create/ || POST || 
    2727|| update/ || POST || 
    2828|| read/ || GET || 
     29 
     30=== POST Method Params === 
     31 
     32==== Create POST ==== 
     33 
     34|| '''Name''' || '''Value''' || 
     35|| || || 
     36 
     37==== Update POST ==== 
     38 
     39|| '''Name''' || '''Value''' || 
     40|| || || 
    2941 
    3042== Status Codes ==