Skip to content

Commit 45e78b2

Browse files
feat(api): update via SDK Studio
1 parent 252f9b3 commit 45e78b2

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-3c79948402e96d2aae6e46095db2cf80759750d1b042d6f91281a72c415b14de.yml
33
openapi_spec_hash: f9c2fc5988f0a30397929995c2be2c85
4-
config_hash: a588d4012d27a0d7894c151f8a032e15
4+
config_hash: fddca9bc092956a3e82f3f3bdba448d1

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.5",
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)