Skip to content

Commit c7b0af6

Browse files
feat(api): update via SDK Studio
1 parent 4277aee commit c7b0af6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 14
22
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/hyperspell%2Fhyperspell-f6fece9d5716fd37ebca63185e4e926011974dcef9b76da72afc2f8a0fcec988.yml
33
openapi_spec_hash: dc4b381a6a2ae7ea6d7ad0d5df10e0e7
4-
config_hash: 33c1aaeaa1f52b66e0020d1a30c48e0c
4+
config_hash: 4afa3c24db26c8c374eeaf0a739e1b59

api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Methods:
3939
Types:
4040

4141
```python
42-
from hyperspell.types import DocumentStatus, DocumentListResponse, DocumentGetResponse
42+
from hyperspell.types import Document, DocumentStatus, DocumentListResponse, DocumentGetResponse
4343
```
4444

4545
Methods:

0 commit comments

Comments
 (0)