From 39c2c34ed98f37e3419db919e46a76fa19dc0d9c Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Thu, 6 Nov 2025 14:31:49 +0000 Subject: [PATCH 1/2] feat: Update to @seamapi/types@1.646.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 190f0d882..320584c97 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.645.0", + "@seamapi/types": "1.646.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.645.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.645.0.tgz", - "integrity": "sha512-93UOLFb2c/mK8Y9bHF0bmNaT3xD4RaoyLg91HE//bTpuTphpf7E0uZPM/1vxrgEOSjpMgjpKWvLjMQFlMWSeEA==", + "version": "1.646.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.646.0.tgz", + "integrity": "sha512-TCUqZDXuPlyDh8rHB9PiBkG26AbRfXfS/RRyACUr3jxK7bZSuRnall3pCdIrpdaFPvkflTcdLRuMbAcoPNUAjA==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 661228978..b384983ff 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.645.0", + "@seamapi/types": "1.646.0", "@types/command-exists": "^1.2.3", "change-case": "^5.4.4", "command-exists": "^1.2.9", From bbe8fc43b47017d06dbda252af8b9c9a720afd13 Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Thu, 6 Nov 2025 14:33:42 +0000 Subject: [PATCH 2/2] ci: Generate docs --- docs/api/_blueprint.json | 4 ++-- docs/api/access_grants/get_related.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/api/_blueprint.json b/docs/api/_blueprint.json index 0fe6ab290..a22a51021 100644 --- a/docs/api/_blueprint.json +++ b/docs/api/_blueprint.json @@ -5691,7 +5691,7 @@ "draftMessage": "" }, { - "name": "user_identity", + "name": "user_identities", "description": "", "isDeprecated": false, "deprecationMessage": "", @@ -5778,7 +5778,7 @@ "draftMessage": "" }, { - "name": "user_identity", + "name": "user_identities", "description": "", "isDeprecated": false, "deprecationMessage": "", diff --git a/docs/api/access_grants/get_related.md b/docs/api/access_grants/get_related.md index 9ab6e0470..20888c637 100644 --- a/docs/api/access_grants/get_related.md +++ b/docs/api/access_grants/get_related.md @@ -39,7 +39,7 @@ Possible enum values: - acs_entrances - connected_accounts - acs_systems -- user_identity +- user_identities - acs_access_groups @@ -56,7 +56,7 @@ Possible enum values: - acs_entrances - connected_accounts - acs_systems -- user_identity +- user_identities - acs_access_groups