File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 1889
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-169205aac6384edee549e952e3e6e117db516d39096e488b29e38be4698139ee .yml
3- openapi_spec_hash : efba00c8f82f78e47c9a9873d051fef1
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-b49291fb9b262da2527d224ad3c09cbdf9299a2c3db3057af9643cfe10e5c0f0 .yml
3+ openapi_spec_hash : 881d08033d23545c7ce8f1088356d1c0
44config_hash : f02bc3ad56bdede6c515f996ca86012c
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ export class AbuseReports extends APIResource {
2323 }
2424
2525 /**
26- * List the abuse reports for a given account.
26+ * List the abuse reports for a given account
2727 */
2828 list (
2929 params : AbuseReportListParams ,
@@ -38,7 +38,7 @@ export class AbuseReports extends APIResource {
3838 }
3939
4040 /**
41- * Retrieve an abuse report.
41+ * Retrieve the details of an abuse report.
4242 */
4343 get (
4444 reportParam : string ,
You can’t perform that action at this time.
0 commit comments