Child pages (Children Display) | ||
---|---|---|
|
...
Item | Description | ||
---|---|---|---|
| Field or code in the body of test | ||
| Code block | ||
| Variable in code | ||
GET | Get method | ||
POST | Post method | ||
PUT | Put method | ||
PATCH | Patch method | ||
DELETE | Delete method | ||
(optional) | All attributes are mandatory, unless identified by explicitly with the optional keyword. |
...