From 331761f095bd9bb49d62e4765a0e344ca814d4db Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Wed, 12 Nov 2025 21:29:33 +0000 Subject: [PATCH 1/2] feat: Update to @seamapi/types@1.656.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3d3f2a4f7..0c4217b91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@prettier/plugin-ruby": "^4.0.4", "@seamapi/blueprint": "^0.51.3", "@seamapi/smith": "^0.5.2", - "@seamapi/types": "1.655.0", + "@seamapi/types": "1.656.0", "@types/command-exists": "^1.2.3", "change-case": "^5.4.4", "command-exists": "^1.2.9", @@ -983,9 +983,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.655.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.655.0.tgz", - "integrity": "sha512-yx5XEtzH38WIMGl1cRBI7xfPYHt/F5uOoxKh48pv+loWjL6/GtKJsW71e8pcLldTzv4Wqt0XFCwqEB0c/J8hrw==", + "version": "1.656.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.656.0.tgz", + "integrity": "sha512-+M78G10CpI3HjlcoCfhfWoXKhzVlrzoW0ogj1+DIQT7dQk3vxJu7rQN40o+4xw+hVBrqJCaZyWci5nfk8fNxOA==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 19abc6f53..c817db085 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@prettier/plugin-ruby": "^4.0.4", "@seamapi/blueprint": "^0.51.3", "@seamapi/smith": "^0.5.2", - "@seamapi/types": "1.655.0", + "@seamapi/types": "1.656.0", "@types/command-exists": "^1.2.3", "change-case": "^5.4.4", "command-exists": "^1.2.9", From f97c4f391c05a0ef7520ac42537d27a7df229cae Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Wed, 12 Nov 2025 21:31:25 +0000 Subject: [PATCH 2/2] ci: Generate docs --- docs/api/_blueprint.json | 2 +- docs/api/locks/README.md | 2 +- docs/api/locks/get.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/api/_blueprint.json b/docs/api/_blueprint.json index 2cd11da18..f45c210b1 100644 --- a/docs/api/_blueprint.json +++ b/docs/api/_blueprint.json @@ -44319,7 +44319,7 @@ "name": "get", "path": "/locks/get", "parentPath": "/locks", - "description": "Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks). **Use `/devices/get` instead.**", + "description": "Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks).", "isDeprecated": false, "deprecationMessage": "Use `/devices/get` instead.", "isUndocumented": false, diff --git a/docs/api/locks/README.md b/docs/api/locks/README.md index 68e4d8357..09836ebeb 100644 --- a/docs/api/locks/README.md +++ b/docs/api/locks/README.md @@ -3460,7 +3460,7 @@ The [lock](https://docs.seam.co/latest/capability-guides/smart-locks) denied acc [**`/locks/get`**](./get.md) -Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks). **Use `/devices/get` instead.** +Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks). [**`/locks/list`**](./list.md) diff --git a/docs/api/locks/get.md b/docs/api/locks/get.md index 8d224015d..8ca3c401a 100644 --- a/docs/api/locks/get.md +++ b/docs/api/locks/get.md @@ -3,7 +3,7 @@ - [Request Parameters](#request-parameters) - [Response](#response) -Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks). **Use `/devices/get` instead.** +Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks).