Template:Query Parameters

From AgileApps Support Wiki
Query Parameters

{{{1}}}

For more information, see: Specifying Query Parameters in REST APIs

This template is used to specify parameters in REST interfaces. (The only real reason to have it is to make sure new REST developers get a pointer to the page that tells how to specify arguments.)

Usage
  {{Query Parameters|
  :A plain text sentence (indented)
  ::*<tt>argumentName</tt> - Description (double indent)}}

(For best spacing, no newlines before the closing braces.)