Template:WebServicePage: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
 
Line 7: Line 7:
  |response={{{response}}}
  |response={{{response}}}
  |error={{{error}}}
  |error={{{error}}}
  |example={{#ifeq:{{{example|+}}}|{{{example|-}}}||example_dummy}}={{{example}}}  
  |example{{#ifeq:{{{example|+}}}|{{{example|-}}}||example_dummy}}={{{example}}}  
  |postparams{{#ifeq:{{{postparams|+}}}|{{{postparams|-}}}||postparams_dummy}}={{{postparams}}}  
  |postparams{{#ifeq:{{{postparams|+}}}|{{{postparams|-}}}||postparams_dummy}}={{{postparams}}}  
  |postreponse{{#ifeq:{{{postresponse|+}}}|{{{postresponse|-}}}||postresponse_dummy}}={{{postresponse}}}  
  |postreponse{{#ifeq:{{{postresponse|+}}}|{{{postresponse|-}}}||postresponse_dummy}}={{{postresponse}}}  

Latest revision as of 11:34, 10 May 2012

Web Service: {{{number}}} {{{1}}}


{{{description}}}

URL {{{url}}}
GET Parameters {{{params}}}
GET Response {{{response}}}
GET Error {{{error}}}