File tree Expand file tree Collapse file tree
src/cloudflare/resources/magic_transit/connectors Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 1759
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-b849b08cec7799f83a6e8ba6f2e03744ed25d4a11a4fc713210e3f72c1fcaa61 .yml
3- openapi_spec_hash : fc505ee06b02b22d6b8c1fe727462da5
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-09b68172990dcc34346c9a3546d868f23ebfae2aca1ce360c05737bd354e7a77 .yml
3+ openapi_spec_hash : f2d1f5bb248b492901829037456eb820
44config_hash : 920bb1b417565d337cbdb7c39e77be5b
Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ def edit(
183183 timeout : float | httpx .Timeout | None | NotGiven = NOT_GIVEN ,
184184 ) -> ConnectorEditResponse :
185185 """
186- Update Connector
186+ Edit Connector to update specific properties
187187
188188 Args:
189189 account_id: Account identifier
@@ -404,7 +404,7 @@ async def edit(
404404 timeout : float | httpx .Timeout | None | NotGiven = NOT_GIVEN ,
405405 ) -> ConnectorEditResponse :
406406 """
407- Update Connector
407+ Edit Connector to update specific properties
408408
409409 Args:
410410 account_id: Account identifier
You can’t perform that action at this time.
0 commit comments