Skip to content

Commit c25f56b

Browse files
docs: small updates (#290)
1 parent 78c01dc commit c25f56b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
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

src/orb/resources/items.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def update(
9090
idempotency_key: str | None = None,
9191
) -> Item:
9292
"""
93-
Update items
93+
This endpoint can be used to update properties on the Item.
9494
9595
Args:
9696
extra_headers: Send extra headers
@@ -265,7 +265,7 @@ async def update(
265265
idempotency_key: str | None = None,
266266
) -> Item:
267267
"""
268-
Update items
268+
This endpoint can be used to update properties on the Item.
269269
270270
Args:
271271
extra_headers: Send extra headers

0 commit comments

Comments
 (0)