Skip to content

Commit 3ced474

Browse files
feat: Fix API key request model SDK metadata
1 parent 41b3aa2 commit 3ced474

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 117
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel/kernel-54d9016df9730e65881df9f694df4f33620b0c032f177849d36ccc426cd42fa8.yml
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel/kernel-3b34d85c005a4058ac1faaea092615af577d12cee6e420f102de57339251672d.yml
33
openapi_spec_hash: fad386b8e8712e6639ed9689e9dfc070
4-
config_hash: 58396d6c1fafaf72b26596b9117edf48
4+
config_hash: 0f222358f24700d1811c5d27078a3849

api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ Methods:
419419
Types:
420420

421421
```python
422-
from kernel.types import APIKey, CreateAPIKeyRequest, CreatedAPIKey, UpdateAPIKeyRequest
422+
from kernel.types import APIKey, CreatedAPIKey
423423
```
424424

425425
Methods:

0 commit comments

Comments
 (0)