File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/supermemory/resources 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 : 16
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/supermemory--inc%2Fsupermemory-new-2a299fceb88de1170cf82aedfc0b9fd8df9639252f79342250b8e99e529ce43d .yml
3- openapi_spec_hash : 3e38c38138f6dbc62251455bf028846a
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/supermemory--inc%2Fsupermemory-new-ad1692cfae7a00899ce6af1fd56b8294e5fd17d772a154a1671ff76c6ae623a9 .yml
3+ openapi_spec_hash : 007d1c70c133a31305c06a62d0319aee
44config_hash : be10c837d5319a33f30809a3ec223caf
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ def delete(
186186 timeout : float | httpx .Timeout | None | NotGiven = NOT_GIVEN ,
187187 ) -> None :
188188 """
189- Delete a memory
189+ Delete a memory by ID
190190
191191 Args:
192192 extra_headers: Send extra headers
@@ -465,7 +465,7 @@ async def delete(
465465 timeout : float | httpx .Timeout | None | NotGiven = NOT_GIVEN ,
466466 ) -> None :
467467 """
468- Delete a memory
468+ Delete a memory by ID
469469
470470 Args:
471471 extra_headers: Send extra headers
You can’t perform that action at this time.
0 commit comments