Changes from Version 1 of zooomr.test.echo

Show
Ignore:
Author:
bluemonki (IP: 78.86.133.53)
Timestamp:
05/11/08 17:42:03 (2 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • zooomr.test.echo

    v0 v1  
     1= zooomr.test.echo = 
     2 
     3A testing method which echo's all parameters back in the response. 
     4 
     5=== Authentication === 
     6 
     7This method does not require authentication. 
     8 
     9=== Arguments === 
     10 
     11api_key (Required) 
     12    Your API application key.  
     13 
     14=== Example Response === 
     15{{{ 
     16{"api_sig": {"_content": "cc52eae5f34d8e03b0c2d5049cebdcef"}, "stat": "ok", "nojsoncallback": {"_content": "1"}, "method": {"_content": "zooomr.test.echo"}, "format": {"_content": "json"}} 
     17}}}