IHedgards test page

Table of contents
  1. 1. GET:path/
    1. 1.1. Query Parameters
    2. 1.2. Request Body
    3. 1.3. Response
    4. 1.4. Version History
  • a
  • b
  • c

 

a + b = c

 

a++; 
 b = b + a;

 

a + b = c


 


GET:path/

(Expanded description -or- copy-paste 1 sentence description again; use Feature template to insert more feature descriptions)

Query Parameters

Name

Type

Description

queryarg1

int

(1 sentence description)

queryarg2

text

(1 sentence description)

Request Body

(Description/example of the purpose of the request body)

Response

Status

Description

Ok (200)

(1-3 sentence description of response contents)

Created (201)

(1-3 sentence description of response contents)

No Content (204)

(1-3 sentence description of response contents)

Bad Request (400)

(1-3 setnence description of response contents)

Access Denied (401)

(1-3 sentence description of response contents)

Not Found (404)

(1-3 sentence description of response contents)

NotAllowed (405)

(1-3 sentence description of response contents)

Conflict (409)

(1-3 setnence description of response contents)

Version History

(OPTIONAL: version history/change log of feature)

 

 

Tag page
You must login to post a comment.