File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
configured_endpoints : 90
2
- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/orb-6bef7452aabfcad0e298c7e0bbbd90aa6a1d954ad99a04fe756b827fd12a7ce9 .yml
2
+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/orb-e688375f844df1851a35656ecef5248e201346b473def0219ac0f5f38b11a409 .yml
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ def update(
90
90
idempotency_key : str | None = None ,
91
91
) -> Item :
92
92
"""
93
- Update items
93
+ This endpoint can be used to update properties on the Item.
94
94
95
95
Args:
96
96
extra_headers: Send extra headers
@@ -265,7 +265,7 @@ async def update(
265
265
idempotency_key : str | None = None ,
266
266
) -> Item :
267
267
"""
268
- Update items
268
+ This endpoint can be used to update properties on the Item.
269
269
270
270
Args:
271
271
extra_headers: Send extra headers
You can’t perform that action at this time.
0 commit comments