Changes between Version 7 and Version 8 of REST_API


Ignore:
Timestamp:
10/13/10 22:44:38 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • REST_API

    v7 v8  
    147147  ||Request Management System||rms||Requests||req||/rms/req||XML, JSON, KML, GeoRSS, RSS, XLS, PDF||
    148148
    149 == Examples ==
     149== URL Examples ==
    150150
    151151  * [GET] http://test.sahanafoundation.org/eden/pr/person
     
    158158  * [GET|DELETE] http://test.sahanafoundation.org/eden/pr/person.json?person.name__like=Fran
    159159  * [GET|DELETE] http://test.sahanafoundation.org/eden/pr/person.xml?pe_contact.value__like=gmail.com
     160
     161== XML Format ==
     162
     163  * see [wiki:S3XML]