Skip to content

Commit e6d8161

Browse files
feat(api): update via SDK Studio
1 parent d11c0a1 commit e6d8161

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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: 16
22
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/opencode%2Fopencode-42c787cc277f295f28cd81a67f7b746cb4d47c3cd4c8a3fb521b03407649ebdd.yml
33
openapi_spec_hash: 8f514f7881cf54e0aa65a23366df1af0
4-
config_hash: 61e8ad6b1bd35aec38a7b20a2570b967
4+
config_hash: 1156f6f6fb7245e7b021daddf23153e3

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ or products provided by Opencode, please follow the respective company's securit
2020

2121
### Opencode Terms and Policies
2222

23-
Please contact hello@sst.dev for any questions or concerns regarding the security of our services.
23+
Please contact support@sst.dev for any questions or concerns regarding the security of our services.
2424

2525
---
2626

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "The official Python library for the opencode API"
55
dynamic = ["readme"]
66
license = "Apache-2.0"
77
authors = [
8-
{ name = "Opencode", email = "hello@sst.dev" },
8+
{ name = "Opencode", email = "support@sst.dev" },
99
]
1010
dependencies = [
1111
"httpx>=0.23.0, <1",

0 commit comments

Comments
 (0)