You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,10 @@ run();
138
138
*[getLintingReportSignedUrl](docs/sdks/reports/README.md#getlintingreportsignedurl) - Get the signed access url for the linting reports for a particular document.
139
139
*[uploadReport](docs/sdks/reports/README.md#uploadreport) - Upload a report.
140
140
141
+
### [shortURLs](docs/sdks/shorturls/README.md)
142
+
143
+
*[create](docs/sdks/shorturls/README.md#create) - Shorten a URL.
144
+
141
145
### [suggest](docs/sdks/suggest/README.md)
142
146
143
147
*[applyOperationIDs](docs/sdks/suggest/README.md#applyoperationids) - Apply operation ID suggestions and download result.
|`request`|[operations.CreateRequestBody](../../sdk/models/operations/createrequestbody.md)|:heavy_check_mark:| The request object to use for the request. |
45
+
|`config`|[AxiosRequestConfig](https://axios-http.com/docs/req_config)|:heavy_minus_sign:| Available config options for making requests. |
0 commit comments