Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
142 changes: 0 additions & 142 deletions docs/api-reference/_blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -94962,77 +94962,6 @@
],
"description": "Indicates that the access code is disabled or inactive on the device. The code exists but will not grant access until re-enabled."
},
{
"resourceType": "access_code",
"variantGroupKey": null,
"properties": [
{
"name": "created_at",
"description": "Date and time at which Seam created the error.",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": "",
"propertyGroupKey": null,
"format": "datetime",
"jsonType": "string"
},
{
"name": "error_code",
"description": "Unique identifier of the type of error. 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": "salto_ks_user_not_subscribed",
"description": "",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": ""
}
]
},
{
"name": "is_access_code_error",
"description": "Indicates that this is an access code error.",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": "",
"propertyGroupKey": null,
"format": "boolean",
"jsonType": "boolean"
},
{
"name": "message",
"description": "Detailed description of the error. 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"
}
],
"description": "Salto site user is not subscribed."
},
{
"resourceType": "access_code",
"variantGroupKey": null,
Expand Down Expand Up @@ -130214,77 +130143,6 @@
],
"description": "Indicates that the access code is disabled or inactive on the device. The code exists but will not grant access until re-enabled."
},
{
"resourceType": "access_code",
"variantGroupKey": null,
"properties": [
{
"name": "created_at",
"description": "Date and time at which Seam created the error.",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": "",
"propertyGroupKey": null,
"format": "datetime",
"jsonType": "string"
},
{
"name": "error_code",
"description": "Unique identifier of the type of error. 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": "salto_ks_user_not_subscribed",
"description": "",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": ""
}
]
},
{
"name": "is_access_code_error",
"description": "Indicates that this is an access code error.",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": "",
"propertyGroupKey": null,
"format": "boolean",
"jsonType": "boolean"
},
{
"name": "message",
"description": "Detailed description of the error. 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"
}
],
"description": "Salto site user is not subscribed."
},
{
"resourceType": "access_code",
"variantGroupKey": null,
Expand Down
46 changes: 0 additions & 46 deletions docs/api-reference/access_codes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -631,46 +631,6 @@ Indicates that the access code is disabled or inactive on the device. The code e
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>salto_ks_user_not_subscribed</code></summary>

Salto site user is not subscribed.

**`created_at`** *Datetime*


Date and time at which Seam created the error.


---

**`error_code`** *Enum*


Unique identifier of the type of error. Enables quick recognition and categorization of the issue.

Enum values:

- <code>salto_ks_user_not_subscribed</code>


---

**`is_access_code_error`** *Boolean*


Indicates that this is an access code error.


---

**`message`** *String*


Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>insufficient_permissions</code></summary>
Expand Down Expand Up @@ -2203,12 +2163,6 @@ Unique identifier for the Seam workspace associated with the access code.

## Errors

**`salto_ks_user_not_subscribed`**

Salto site user is not subscribed.

---

**`provider_issue`**

Indicates a provider-specific issue that prevents the access code from being set or managed. Check the error message for details.
Expand Down
46 changes: 0 additions & 46 deletions docs/api-reference/access_codes/unmanaged/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -536,46 +536,6 @@ Indicates that the access code is disabled or inactive on the device. The code e
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>salto_ks_user_not_subscribed</code></summary>

Salto site user is not subscribed.

**`created_at`** *Datetime*


Date and time at which Seam created the error.


---

**`error_code`** *Enum*


Unique identifier of the type of error. Enables quick recognition and categorization of the issue.

Enum values:

- <code>salto_ks_user_not_subscribed</code>


---

**`is_access_code_error`** *Boolean*


Indicates that this is an access code error.


---

**`message`** *String*


Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>insufficient_permissions</code></summary>
Expand Down Expand Up @@ -1860,12 +1820,6 @@ Indicates that the Salto site user limit has been reached.

---

**`salto_ks_user_not_subscribed`**

Salto site user is not subscribed.

---

**`subscription_required`**

Indicates that a subscription is required to connect.
Expand Down
6 changes: 0 additions & 6 deletions mintlify-docs/api/access_codes/errors.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,6 @@ Indicates a provider-specific issue that prevents the access code from being set

---

### `salto_ks_user_not_subscribed`

Salto site user is not subscribed.

---

### Connected Account

<Note>
Expand Down
6 changes: 0 additions & 6 deletions mintlify-docs/api/access_codes/unmanaged/errors.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,6 @@ Indicates a provider-specific issue that prevents the access code from being set

---

### `salto_ks_user_not_subscribed`

Salto site user is not subscribed.

---

### Connected Account

<Note>
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@prettier/plugin-ruby": "^4.0.4",
"@seamapi/blueprint": "^0.56.0",
"@seamapi/smith": "^0.5.2",
"@seamapi/types": "1.945.0",
"@seamapi/types": "1.946.0",
"@types/command-exists": "^1.2.3",
"change-case": "^5.4.4",
"command-exists": "^1.2.9",
Expand Down
Loading