Url
A URL object.
Declaration
object UrlProperties
| Name | Type | Description |
|---|---|---|
http_method | [string] | Possible values: GET, POST, PUT, DELETE. |
limit | Limit | The limit for the URL. |
uri | string | URI for the API. |
A URL object.
object Url| Name | Type | Description |
|---|---|---|
http_method | [string] | Possible values: GET, POST, PUT, DELETE. |
limit | Limit | The limit for the URL. |
uri | string | URI for the API. |