surface.api-request.schema.json
$id:https://yam.svatah.com/schema/1.0.0/surface.api-request.schema.json- Root:
surface.api-request· definitions: 1
Root properties
| Property | Type | Required |
|---|---|---|
auth | object | |
body | string | |
cookies | object | |
files | object | |
followRedirects | boolean | |
form | object | |
headers | object | |
json | … | |
method | "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | "HEAD" | "OPTIONS" | yes |
name | string | yes |
pathParams | object | |
query | object | |
timeoutMs | integer | |
tls | object | |
url | string | yes |
The file itself: packages/schema/json/surface.api-request.schema.json.