Name | Description | Type | Additional information |
---|---|---|---|
id |
id of request |
globally unique identifier |
None. |
headers |
headers associated with the request |
Collection of string |
None. |
url |
url of the request |
string |
None. |
pathVariables |
path variables of the request |
Dictionary of string [key] and string [value] |
None. |
method |
method of request |
string |
None. |
data |
data to be sent with the request |
string |
None. |
dataMode |
data mode of reqeust |
string |
None. |
name |
name of request |
string |
None. |
description |
request description |
string |
None. |
descriptionFormat |
format of description |
string |
None. |
time |
time that this request object was generated |
integer |
None. |
version |
version of the request object |
string |
None. |
responses |
request response |
Collection of string |
None. |
collection-id |
the id of the collection that the request object belongs to |
globally unique identifier |
None. |
synced |
Synching |
boolean |
None. |