diff --git a/docs/api-reference/_blueprint.json b/docs/api-reference/_blueprint.json index a04582127..043fbb1f9 100644 --- a/docs/api-reference/_blueprint.json +++ b/docs/api-reference/_blueprint.json @@ -97843,7 +97843,7 @@ "itemFormat": "id" } ], - "description": "" + "description": "Indicates that Seam could not create one or more of the requested access methods for the access grant." } ] }, diff --git a/docs/api-reference/access_grants/README.md b/docs/api-reference/access_grants/README.md index 3de9d7d18..9ce85f8b1 100644 --- a/docs/api-reference/access_grants/README.md +++ b/docs/api-reference/access_grants/README.md @@ -148,6 +148,8 @@ Variants:
cannot_create_requested_access_methods +Indicates that Seam could not create one or more of the requested access methods for the access grant. + **`created_at`** *Datetime* @@ -782,7 +784,7 @@ ID of the Seam workspace associated with the Access Grant. **`cannot_create_requested_access_methods`** - +Indicates that Seam could not create one or more of the requested access methods for the access grant. --- diff --git a/mintlify-docs/api/access_grants/errors.mdx b/mintlify-docs/api/access_grants/errors.mdx index 609f31e06..113fd58c3 100644 --- a/mintlify-docs/api/access_grants/errors.mdx +++ b/mintlify-docs/api/access_grants/errors.mdx @@ -10,7 +10,7 @@ Each error is an object with the following shape: ```json Example error { "error_code": "cannot_create_requested_access_methods", - "message": "A human-readable message.", + "message": "Indicates that Seam could not create one or more of the requested access methods for the access grant.", "created_at": "2025-01-01T00:00:00.000Z", "missing_device_ids": [] } @@ -40,7 +40,7 @@ Each error is an object with the following shape: ### `cannot_create_requested_access_methods` -Indicates the `cannot_create_requested_access_methods` state. +Indicates that Seam could not create one or more of the requested access methods for the access grant. --- diff --git a/mintlify-docs/openapi.json b/mintlify-docs/openapi.json index e0ac5ccbd..25a659400 100644 --- a/mintlify-docs/openapi.json +++ b/mintlify-docs/openapi.json @@ -570,6 +570,7 @@ }, "oneOf": [ { + "description": "Indicates that Seam could not create one or more of the requested access methods for the access grant.", "properties": { "created_at": { "description": "Date and time at which Seam created the error.", @@ -601,7 +602,8 @@ "message", "error_code" ], - "type": "object" + "type": "object", + "x-resource-type": "access_grant" } ] }, @@ -4250,7 +4252,8 @@ "can_tailscale_proxy_reach_bridge", "is_bridge_socks_server_healthy" ], - "type": "object" + "type": "object", + "x-resource-type": "bridge_client_session" }, { "description": "Indicates that Seam Bridge has stopped communicating with Seam.", @@ -4277,7 +4280,8 @@ "created_at", "error_code" ], - "type": "object" + "type": "object", + "x-resource-type": "bridge_client_session" } ] }, @@ -19947,7 +19951,8 @@ "acs_user_id", "acs_system_id" ], - "type": "object" + "type": "object", + "x-resource-type": "user_identity" } ] }, @@ -22856,7 +22861,8 @@ "acs_user_id", "acs_system_id" ], - "type": "object" + "type": "object", + "x-resource-type": "user_identity" } ] }, @@ -28604,6 +28610,7 @@ }, "oneOf": [ { + "description": "Indicates that Seam could not create one or more of the requested access methods for the access grant.", "properties": { "created_at": { "description": "Date and time at which Seam created the error.", @@ -28635,7 +28642,8 @@ "message", "error_code" ], - "type": "object" + "type": "object", + "x-resource-type": "access_grant" } ] }, @@ -29306,6 +29314,7 @@ }, "oneOf": [ { + "description": "Indicates that Seam could not create one or more of the requested access methods for the access grant.", "properties": { "created_at": { "description": "Date and time at which Seam created the error.", @@ -29337,7 +29346,8 @@ "message", "error_code" ], - "type": "object" + "type": "object", + "x-resource-type": "access_grant" } ] }, @@ -30045,6 +30055,7 @@ }, "oneOf": [ { + "description": "Indicates that Seam could not create one or more of the requested access methods for the access grant.", "properties": { "created_at": { "description": "Date and time at which Seam created the error.", @@ -30076,7 +30087,8 @@ "message", "error_code" ], - "type": "object" + "type": "object", + "x-resource-type": "access_grant" } ] }, @@ -30776,6 +30788,7 @@ }, "oneOf": [ { + "description": "Indicates that Seam could not create one or more of the requested access methods for the access grant.", "properties": { "created_at": { "description": "Date and time at which Seam created the error.", @@ -30807,7 +30820,8 @@ "message", "error_code" ], - "type": "object" + "type": "object", + "x-resource-type": "access_grant" } ] }, @@ -70975,7 +70989,8 @@ "acs_user_id", "acs_system_id" ], - "type": "object" + "type": "object", + "x-resource-type": "user_identity" } ] }, @@ -71230,7 +71245,8 @@ "acs_user_id", "acs_system_id" ], - "type": "object" + "type": "object", + "x-resource-type": "user_identity" } ] }, @@ -71508,7 +71524,8 @@ "acs_user_id", "acs_system_id" ], - "type": "object" + "type": "object", + "x-resource-type": "user_identity" } ] }, @@ -71786,7 +71803,8 @@ "acs_user_id", "acs_system_id" ], - "type": "object" + "type": "object", + "x-resource-type": "user_identity" } ] }, diff --git a/package-lock.json b/package-lock.json index be9c97dd3..aa32ae52d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@prettier/plugin-ruby": "^4.0.4", "@seamapi/blueprint": "^0.55.0", "@seamapi/smith": "^0.5.2", - "@seamapi/types": "1.921.0", + "@seamapi/types": "1.922.0", "@types/command-exists": "^1.2.3", "change-case": "^5.4.4", "command-exists": "^1.2.9", @@ -984,9 +984,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.921.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.921.0.tgz", - "integrity": "sha512-FGe1dP0ZQcEXgSQ0sVCyqGosix4ZymThx4JAJfSmnk7uAB94Y/OkC3nbp2mUZ1COKQYRvLjQwME2KdpyWUVcYw==", + "version": "1.922.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.922.0.tgz", + "integrity": "sha512-YA2MPWun3STPochwIq7XKIcY0NylnxYgh442+GJflIVcOi1kTi1Dr438tIUPPeaAw3fMdWvW1vp9lAjZH4RILQ==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 6ee59e3ac..bef9c0ce3 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@prettier/plugin-ruby": "^4.0.4", "@seamapi/blueprint": "^0.55.0", "@seamapi/smith": "^0.5.2", - "@seamapi/types": "1.921.0", + "@seamapi/types": "1.922.0", "@types/command-exists": "^1.2.3", "change-case": "^5.4.4", "command-exists": "^1.2.9",