Skip to content

Commit

Permalink
feat(api): update via SDK Studio (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored and stainless-bot committed Jul 9, 2024
1 parent be99959 commit 17b3504
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This library provides convenient access to the Studio SDK REST API from server-side TypeScript or JavaScript.

The REST API documentation can be found [on docs.studio-sdk.com](https://docs.studio-sdk.com). The full API of this library can be found in [api.md](api.md).
The REST API documentation can be found [on docs.clearstreet.io](https://docs.clearstreet.io). The full API of this library can be found in [api.md](api.md).

It is generated with [Stainless](https://www.stainlessapi.com/).

Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ or products provided by Studio SDK please follow the respective company's securi

### Studio SDK Terms and Policies

Please contact [email protected] for any questions or concerns regarding security of our services.
Please contact [email protected] for any questions or concerns regarding security of our services.

---

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "studio-sdk",
"version": "0.0.1-alpha.1",
"description": "The official TypeScript library for the Studio SDK API",
"author": "Studio SDK <[email protected]>",
"author": "Studio SDK <[email protected]>",
"types": "dist/index.d.ts",
"main": "dist/index.js",
"type": "commonjs",
Expand Down

0 comments on commit 17b3504

Please sign in to comment.