mirror of
https://github.com/anomalyco/opencode-sdk-python.git
synced 2026-04-26 11:40:54 +00:00
feat(api): update via SDK Studio
This commit is contained in:
parent
d11c0a1d8e
commit
e6d81611bf
3 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
configured_endpoints: 16
|
||||
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/opencode%2Fopencode-42c787cc277f295f28cd81a67f7b746cb4d47c3cd4c8a3fb521b03407649ebdd.yml
|
||||
openapi_spec_hash: 8f514f7881cf54e0aa65a23366df1af0
|
||||
config_hash: 61e8ad6b1bd35aec38a7b20a2570b967
|
||||
config_hash: 1156f6f6fb7245e7b021daddf23153e3
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ or products provided by Opencode, please follow the respective company's securit
|
|||
|
||||
### Opencode Terms and Policies
|
||||
|
||||
Please contact hello@sst.dev for any questions or concerns regarding the security of our services.
|
||||
Please contact support@sst.dev for any questions or concerns regarding the security of our services.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ description = "The official Python library for the opencode API"
|
|||
dynamic = ["readme"]
|
||||
license = "Apache-2.0"
|
||||
authors = [
|
||||
{ name = "Opencode", email = "hello@sst.dev" },
|
||||
{ name = "Opencode", email = "support@sst.dev" },
|
||||
]
|
||||
dependencies = [
|
||||
"httpx>=0.23.0, <1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue