File tree 2 files changed +3
-3
lines changed
src/cloudflare/resources/ai_gateway
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
configured_endpoints : 1348
2
- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-36a9d717773ebb507fd0744af578aa64b697030857c602c77458156a911fcab9 .yml
2
+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-6cbe8add32f8acdbd62db2535ff05cb698247f12ffc69168fc121409a8b05bec .yml
Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ def list(
190
190
timeout : float | httpx .Timeout | None | NotGiven = NOT_GIVEN ,
191
191
) -> SyncV4PagePaginationArray [AIGatewayListResponse ]:
192
192
"""
193
- List Gateway's
193
+ List Gateways
194
194
195
195
Args:
196
196
id: gateway id
@@ -457,7 +457,7 @@ def list(
457
457
timeout : float | httpx .Timeout | None | NotGiven = NOT_GIVEN ,
458
458
) -> AsyncPaginator [AIGatewayListResponse , AsyncV4PagePaginationArray [AIGatewayListResponse ]]:
459
459
"""
460
- List Gateway's
460
+ List Gateways
461
461
462
462
Args:
463
463
id: gateway id
You can’t perform that action at this time.
0 commit comments