File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 117
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/letta-ai%2Fletta-sdk-69fb1c8bb5525c7ef7ee2b280335064379c5ee9e3a86efb11e8bd84b5ff87044 .yml
3- openapi_spec_hash : e27d719c067e357eae82448eebd5c99e
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/letta-ai%2Fletta-sdk-6612b96993c9793310c6eb0bd9e80e4f9df36d1793d72fbaa78dac68988535d2 .yml
3+ openapi_spec_hash : 70c70ff97f150392713401f7253d8f77
44config_hash : b9227d561917304255fa4365a296d3b3
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ import { path } from '../../internal/utils/path';
88
99export class Properties extends APIResource {
1010 /**
11- * Upsert Identity Properties
11+ * Upsert Properties For Identity
1212 */
1313 upsert ( identityID : string , params : PropertyUpsertParams , options ?: RequestOptions ) : APIPromise < unknown > {
1414 const { body } = params ;
You can’t perform that action at this time.
0 commit comments