diff --git a/docs/api-reference/_blueprint.json b/docs/api-reference/_blueprint.json
index 3545be1a4..48f662cfc 100644
--- a/docs/api-reference/_blueprint.json
+++ b/docs/api-reference/_blueprint.json
@@ -96792,64 +96792,6 @@
],
"description": "Indicates a provider-specific issue that may affect the access code. Check the warning message for details."
},
- {
- "resourceType": null,
- "variantGroupKey": null,
- "properties": [
- {
- "name": "created_at",
- "description": "Date and time at which Seam created the warning.",
- "isDeprecated": false,
- "deprecationMessage": "",
- "isUndocumented": false,
- "undocumentedMessage": "",
- "isDraft": false,
- "draftMessage": "",
- "propertyGroupKey": null,
- "format": "datetime",
- "jsonType": "string"
- },
- {
- "name": "message",
- "description": "Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.",
- "isDeprecated": false,
- "deprecationMessage": "",
- "isUndocumented": false,
- "undocumentedMessage": "",
- "isDraft": false,
- "draftMessage": "",
- "propertyGroupKey": null,
- "format": "string",
- "jsonType": "string"
- },
- {
- "name": "warning_code",
- "description": "Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.",
- "isDeprecated": false,
- "deprecationMessage": "",
- "isUndocumented": false,
- "undocumentedMessage": "",
- "isDraft": false,
- "draftMessage": "",
- "propertyGroupKey": null,
- "format": "enum",
- "jsonType": "string",
- "values": [
- {
- "name": "schlage_detected_duplicate",
- "description": "",
- "isDeprecated": false,
- "deprecationMessage": "",
- "isUndocumented": false,
- "undocumentedMessage": "",
- "isDraft": false,
- "draftMessage": ""
- }
- ]
- }
- ],
- "description": "Duplicate access code detected."
- },
{
"resourceType": null,
"variantGroupKey": null,
@@ -130972,64 +130914,6 @@
],
"description": "Indicates a provider-specific issue that may affect the access code. Check the warning message for details."
},
- {
- "resourceType": null,
- "variantGroupKey": null,
- "properties": [
- {
- "name": "created_at",
- "description": "Date and time at which Seam created the warning.",
- "isDeprecated": false,
- "deprecationMessage": "",
- "isUndocumented": false,
- "undocumentedMessage": "",
- "isDraft": false,
- "draftMessage": "",
- "propertyGroupKey": null,
- "format": "datetime",
- "jsonType": "string"
- },
- {
- "name": "message",
- "description": "Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.",
- "isDeprecated": false,
- "deprecationMessage": "",
- "isUndocumented": false,
- "undocumentedMessage": "",
- "isDraft": false,
- "draftMessage": "",
- "propertyGroupKey": null,
- "format": "string",
- "jsonType": "string"
- },
- {
- "name": "warning_code",
- "description": "Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.",
- "isDeprecated": false,
- "deprecationMessage": "",
- "isUndocumented": false,
- "undocumentedMessage": "",
- "isDraft": false,
- "draftMessage": "",
- "propertyGroupKey": null,
- "format": "enum",
- "jsonType": "string",
- "values": [
- {
- "name": "schlage_detected_duplicate",
- "description": "",
- "isDeprecated": false,
- "deprecationMessage": "",
- "isUndocumented": false,
- "undocumentedMessage": "",
- "isDraft": false,
- "draftMessage": ""
- }
- ]
- }
- ],
- "description": "Duplicate access code detected."
- },
{
"resourceType": null,
"variantGroupKey": null,
diff --git a/docs/api-reference/access_codes/README.md b/docs/api-reference/access_codes/README.md
index df1fb6b3f..7ab7419b6 100644
--- a/docs/api-reference/access_codes/README.md
+++ b/docs/api-reference/access_codes/README.md
@@ -1945,38 +1945,6 @@ Indicates a provider-specific issue that may affect the access code. Check the w
- provider_issue
-
-
-schlage_detected_duplicate
-
-Duplicate access code detected.
-
- **`created_at`** *Datetime*
-
-
- Date and time at which Seam created the warning.
-
-
- ---
-
- **`message`** *String*
-
-
- Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
-
-
- ---
-
- **`warning_code`** *Enum*
-
-
- Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
-
- Enum values:
-
- - schlage_detected_duplicate
-
-
schlage_access_code_ambiguous_timezone_dst_risk
@@ -2566,12 +2534,6 @@ The Schlage device's timezone is ambiguous and this code's schedule crosses a da
---
-**`schlage_detected_duplicate`**
-
-Duplicate access code detected.
-
----
-
**`third_party_integration_detected`**
Third-party integration detected that may cause access codes to fail.
diff --git a/docs/api-reference/access_codes/unmanaged/README.md b/docs/api-reference/access_codes/unmanaged/README.md
index 8258c24e5..e3420e300 100644
--- a/docs/api-reference/access_codes/unmanaged/README.md
+++ b/docs/api-reference/access_codes/unmanaged/README.md
@@ -1470,38 +1470,6 @@ Indicates a provider-specific issue that may affect the access code. Check the w
- provider_issue
-
-
-schlage_detected_duplicate
-
-Duplicate access code detected.
-
- **`created_at`** *Datetime*
-
-
- Date and time at which Seam created the warning.
-
-
- ---
-
- **`message`** *String*
-
-
- Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
-
-
- ---
-
- **`warning_code`** *Enum*
-
-
- Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
-
- Enum values:
-
- - schlage_detected_duplicate
-
-
schlage_access_code_ambiguous_timezone_dst_risk
@@ -2091,12 +2059,6 @@ The Schlage device's timezone is ambiguous and this code's schedule crosses a da
---
-**`schlage_detected_duplicate`**
-
-Duplicate access code detected.
-
----
-
**`third_party_integration_detected`**
Third-party integration detected that may cause access codes to fail.
diff --git a/mintlify-docs/api/access_codes/errors.mdx b/mintlify-docs/api/access_codes/errors.mdx
index baa7f1730..ca5dc22eb 100644
--- a/mintlify-docs/api/access_codes/errors.mdx
+++ b/mintlify-docs/api/access_codes/errors.mdx
@@ -326,12 +326,6 @@ The Schlage device's timezone is ambiguous and this code's schedule crosses a da
---
-### `schlage_detected_duplicate`
-
-Duplicate access code detected.
-
----
-
### `third_party_integration_detected`
Third-party integration detected that may cause access codes to fail.
diff --git a/mintlify-docs/api/access_codes/unmanaged/errors.mdx b/mintlify-docs/api/access_codes/unmanaged/errors.mdx
index 571f2e68e..2aa328f87 100644
--- a/mintlify-docs/api/access_codes/unmanaged/errors.mdx
+++ b/mintlify-docs/api/access_codes/unmanaged/errors.mdx
@@ -326,12 +326,6 @@ The Schlage device's timezone is ambiguous and this code's schedule crosses a da
---
-### `schlage_detected_duplicate`
-
-Duplicate access code detected.
-
----
-
### `third_party_integration_detected`
Third-party integration detected that may cause access codes to fail.
diff --git a/package-lock.json b/package-lock.json
index 3f811d946..5e78c1e6b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14,7 +14,7 @@
"@prettier/plugin-ruby": "^4.0.4",
"@seamapi/blueprint": "^0.56.0",
"@seamapi/smith": "^0.5.2",
- "@seamapi/types": "1.923.0",
+ "@seamapi/types": "1.924.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.923.0",
- "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.923.0.tgz",
- "integrity": "sha512-P+PbSpBVjKutdWQLY6gZx1mgGSRxPkxH0gHJiKO12k9zc0LEjWwHQS5kJSqWNMB5e7srJvhMTtw0CjbLz/Jyiw==",
+ "version": "1.924.0",
+ "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.924.0.tgz",
+ "integrity": "sha512-SOU0sebsoIcUFahKn4QXoLKvtPBSuiB87rHW9JAR6I7N9yjJZz0T44HqOkI8iIfCE4gqaktJNeqPl/g/I8lo4w==",
"dev": true,
"license": "MIT",
"engines": {
diff --git a/package.json b/package.json
index 4a01ef75e..7fe874cce 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@prettier/plugin-ruby": "^4.0.4",
"@seamapi/blueprint": "^0.56.0",
"@seamapi/smith": "^0.5.2",
- "@seamapi/types": "1.923.0",
+ "@seamapi/types": "1.924.0",
"@types/command-exists": "^1.2.3",
"change-case": "^5.4.4",
"command-exists": "^1.2.9",