File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
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-ad7cac322a76d282ab48443f16154c81363c27d899906c52940b8c1467705ba2 .yml
3- openapi_spec_hash : dd11c19b97a889091916c5ba38cfe79d
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/supermemory--inc%2Fsupermemory-new-ad50e549ae6d8cf14f3ef8d8d1f890c6e296a875d59de69b803efdb1e27a91b8 .yml
3+ openapi_spec_hash : 7930c486986363485fa8354ed3663bcb
44config_hash : be10c837d5319a33f30809a3ec223caf
Original file line number Diff line number Diff line change @@ -40,6 +40,9 @@ class Result(BaseModel):
4040 title : Optional [str ] = None
4141 """Document title"""
4242
43+ type : Optional [str ] = None
44+ """Document type"""
45+
4346 updated_at : datetime = FieldInfo (alias = "updatedAt" )
4447 """Document last update date"""
4548
You can’t perform that action at this time.
0 commit comments