Template:REST Operations

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
m
Line 13: Line 13:
 
|REST_op_mime_output=
 
|REST_op_mime_output=
 
|REST_op_example=
 
|REST_op_example=
 +
|REST_header_param=
 
}}
 
}}
 
</pre>
 
</pre>
Line 29: Line 30:
 
! Parameters
 
! Parameters
 
| {{{REST_op_params|}}}
 
| {{{REST_op_params|}}}
 +
|-
 +
! Header Parameters
 +
| {{{REST_header_param|}}}
 
|-
 
|-
 
! Media Type (input)
 
! Media Type (input)

Revision as of 16:23, 15 September 2011

This is the "REST_Operations" template. It should be called in the following format:

{{REST_Operations
|REST_op_description=
|REST_op_method=
|REST_op_uri=
|REST_op_params=
|REST_op_result=
|REST_op_status=
|REST_op_mime_input=
|REST_op_mime_output=
|REST_op_example=
|REST_header_param=
}}

Edit the page to see the template text.

Personal tools