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 Jun 20, 2024
1 parent f4c3e39 commit 72fdd44
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 Val Town REST API from server-side TypeScript or JavaScript.

The REST API documentation can be found [on docs.val-town.com](https://docs.val-town.com). The full API of this library can be found in [api.md](api.md).
The REST API documentation can be found [on docs.val.town](https://docs.val.town). 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 Val Town please follow the respective company's security

### Val Town Terms and Policies

Please contact dev-feedback@val-town.com for any questions or concerns regarding security of our services.
Please contact dev-feedback@val.town 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": "@valtown/sdk",
"version": "0.0.1-alpha.0",
"description": "The official TypeScript library for the Val Town API",
"author": "Val Town <dev-feedback@val-town.com>",
"author": "Val Town <dev-feedback@val.town>",
"types": "dist/index.d.ts",
"main": "dist/index.js",
"type": "commonjs",
Expand Down

0 comments on commit 72fdd44

Please sign in to comment.