Skip to content

Commit 7009d10

Browse files
feat(api): update via SDK Studio
1 parent e60aa00 commit 7009d10

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@opencode-ai/sdk",
33
"version": "0.1.0-alpha.8",
44
"description": "The official TypeScript library for the Opencode API",
5-
"author": "Opencode <hello@sst.dev>",
5+
"author": "Opencode <support@sst.dev>",
66
"types": "dist/index.d.ts",
77
"main": "dist/index.js",
88
"type": "commonjs",

0 commit comments

Comments
 (0)