Template:REST Operations

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
Line 42: Line 42:
 
! Media Type (output)
 
! Media Type (output)
 
| {{{REST_op_mime_output|}}}
 
| {{{REST_op_mime_output|}}}
|-
 
! Status code
 
| {{{REST_op_status|}}}
 
 
|-
 
|-
 
! Status code
 
! Status code

Revision as of 09:27, 7 October 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_header_param=subjectid:SECURITY-TOKEN
|REST_op_result=
|REST_op_status=
|REST_op_mime_input=
|REST_op_mime_output=
|REST_op_example=
}}

Edit the page to see the template text.

Personal tools