Template:WebServicePage: Difference between revisions

From IHRIS Wiki
(Created page with "__NOEDITSECTION__ {{WebService|{{#ifexist: Web Service:{{{number}}} | [[Web Service:{{{number}}} | {{StripWhitespace|{{{1}}}}}]] | {{StripWhitespace|{{{1}}}}} }} |number={{{nu...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
  |response={{{response}}}
  |response={{{response}}}
  |error={{{error}}}
  |error={{{error}}}
|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}}}  
  |posterror{{#ifeq:{{{posterror|+}}}|{{{posterror|-}}}||posterror_dummy}}={{{posterror}}}  
  |posterror{{#ifeq:{{{posterror|+}}}|{{{posterror|-}}}||posterror_dummy}}={{{posterror}}}  
|postexample{{#ifeq:{{{postexample|+}}}|{{{postexample|-}}}||postexample_dummy}}={{{postexample}}}
  |notes{{#ifeq:{{{notes|+}}}|{{{notes|-}}}||notes_dummy}}={{{notes}}}  
  |notes{{#ifeq:{{{notes|+}}}|{{{notes|-}}}||notes_dummy}}={{{notes}}}  
  |resources{{#ifeq:{{{resources|+}}}|{{{resources|-}}}||resources_dummy}}={{{resources}}}  
  |resources{{#ifeq:{{{resources|+}}}|{{{resources|-}}}||resources_dummy}}={{{resources}}}  

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}}}