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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,6 +102,11 @@ end
102
102
103
103
*[get_organizations](docs/sdks/organizations/README.md#get_organizations) - Get organizations for a user
104
104
105
+
### [Reports](docs/sdks/reports/README.md)
106
+
107
+
*[get_linting_report_signed_url](docs/sdks/reports/README.md#get_linting_report_signed_url) - Get the signed access url for the linting reports for a particular document.
108
+
*[upload_report](docs/sdks/reports/README.md#upload_report) - Upload a report.
109
+
105
110
### [Embeds](docs/sdks/embeds/README.md)
106
111
107
112
*[get_embed_access_token](docs/sdks/embeds/README.md#get_embed_access_token) - Get an embed access token for the current workspace.
|`content_type`|*::String*|:heavy_check_mark:| HTTP response content type for this operation |
9
+
|`status_code`|*::Integer*|:heavy_check_mark:| HTTP response status code for this operation |
10
+
|`raw_response`|[Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response)|:heavy_check_mark:| Raw HTTP response; suitable for custom response parsing |
11
+
|`signed_access`|[T.nilable(::SpeakeasyClientSDK::Operations::GetLintingReportSignedUrlSignedAccess)](../../models/operations/getlintingreportsignedurlsignedaccess.md)|:heavy_minus_sign:| OK |
|`status_code`|*::Integer*|:heavy_check_mark:| HTTP response status code for this operation |
11
11
|`raw_response`|[Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response)|:heavy_check_mark:| Raw HTTP response; suitable for custom response parsing |
|`status_code`|*::Integer*|:heavy_check_mark:| HTTP response status code for this operation |
11
11
|`raw_response`|[Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response)|:heavy_check_mark:| Raw HTTP response; suitable for custom response parsing |
0 commit comments