Skip to content

Commit 6148ea7

Browse files
committed
ci: Generate docs
1 parent d67e7a5 commit 6148ea7

3 files changed

Lines changed: 492 additions & 525 deletions

File tree

docs/api/access_codes/README.md

Lines changed: 0 additions & 204 deletions
Original file line numberDiff line numberDiff line change
@@ -3178,210 +3178,6 @@ A [backup access code](https://docs.seam.co/latest/capability-guides/smart-locks
31783178
Date and time at which the event occurred.
31793179

31803180

3181-
- <strong><code>workspace_id</code></strong> <i>UUID</i>
3182-
3183-
ID of the [workspace](../../core-concepts/workspaces/README.md).
3184-
3185-
</details>
3186-
3187-
---
3188-
3189-
**`access_code.unmanaged.converted_to_managed`**
3190-
3191-
An [unmanaged access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes/migrating-existing-access-codes) was converted successfully to a managed access code.
3192-
3193-
<details>
3194-
3195-
<summary>Properties</summary>
3196-
3197-
- <strong><code>access_code_id</code></strong> <i>UUID</i>
3198-
3199-
ID of the [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes).
3200-
3201-
3202-
- <strong><code>connected_account_id</code></strong> <i>UUID</i>
3203-
3204-
ID of the [connected account](../../core-concepts/connected-accounts/README.md).
3205-
3206-
3207-
- <strong><code>created_at</code></strong> <i>Datetime</i>
3208-
3209-
Date and time at which the event was created.
3210-
3211-
3212-
- <strong><code>device_id</code></strong> <i>UUID</i>
3213-
3214-
ID of the [device](../../core-concepts/devices/README.md).
3215-
3216-
3217-
- <strong><code>event_id</code></strong> <i>UUID</i>
3218-
3219-
ID of the event.
3220-
3221-
3222-
- <strong><code>event_type</code></strong> <i>Enum</i>
3223-
3224-
Value: `access_code.unmanaged.converted_to_managed`
3225-
3226-
3227-
- <strong><code>occurred_at</code></strong> <i>Datetime</i>
3228-
3229-
Date and time at which the event occurred.
3230-
3231-
3232-
- <strong><code>workspace_id</code></strong> <i>UUID</i>
3233-
3234-
ID of the [workspace](../../core-concepts/workspaces/README.md).
3235-
3236-
</details>
3237-
3238-
---
3239-
3240-
**`access_code.unmanaged.failed_to_convert_to_managed`**
3241-
3242-
An [unmanaged access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes/migrating-existing-access-codes) failed to be converted to a managed access code.
3243-
3244-
<details>
3245-
3246-
<summary>Properties</summary>
3247-
3248-
- <strong><code>access_code_id</code></strong> <i>UUID</i>
3249-
3250-
ID of the [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes).
3251-
3252-
3253-
- <strong><code>connected_account_id</code></strong> <i>UUID</i>
3254-
3255-
ID of the [connected account](../../core-concepts/connected-accounts/README.md).
3256-
3257-
3258-
- <strong><code>created_at</code></strong> <i>Datetime</i>
3259-
3260-
Date and time at which the event was created.
3261-
3262-
3263-
- <strong><code>device_id</code></strong> <i>UUID</i>
3264-
3265-
ID of the [device](../../core-concepts/devices/README.md).
3266-
3267-
3268-
- <strong><code>event_id</code></strong> <i>UUID</i>
3269-
3270-
ID of the event.
3271-
3272-
3273-
- <strong><code>event_type</code></strong> <i>Enum</i>
3274-
3275-
Value: `access_code.unmanaged.failed_to_convert_to_managed`
3276-
3277-
3278-
- <strong><code>occurred_at</code></strong> <i>Datetime</i>
3279-
3280-
Date and time at which the event occurred.
3281-
3282-
3283-
- <strong><code>workspace_id</code></strong> <i>UUID</i>
3284-
3285-
ID of the [workspace](../../core-concepts/workspaces/README.md).
3286-
3287-
</details>
3288-
3289-
---
3290-
3291-
**`access_code.unmanaged.created`**
3292-
3293-
An [unmanaged access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes/migrating-existing-access-codes) was created on a device.
3294-
3295-
<details>
3296-
3297-
<summary>Properties</summary>
3298-
3299-
- <strong><code>access_code_id</code></strong> <i>UUID</i>
3300-
3301-
ID of the [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes).
3302-
3303-
3304-
- <strong><code>connected_account_id</code></strong> <i>UUID</i>
3305-
3306-
ID of the [connected account](../../core-concepts/connected-accounts/README.md).
3307-
3308-
3309-
- <strong><code>created_at</code></strong> <i>Datetime</i>
3310-
3311-
Date and time at which the event was created.
3312-
3313-
3314-
- <strong><code>device_id</code></strong> <i>UUID</i>
3315-
3316-
ID of the [device](../../core-concepts/devices/README.md).
3317-
3318-
3319-
- <strong><code>event_id</code></strong> <i>UUID</i>
3320-
3321-
ID of the event.
3322-
3323-
3324-
- <strong><code>event_type</code></strong> <i>Enum</i>
3325-
3326-
Value: `access_code.unmanaged.created`
3327-
3328-
3329-
- <strong><code>occurred_at</code></strong> <i>Datetime</i>
3330-
3331-
Date and time at which the event occurred.
3332-
3333-
3334-
- <strong><code>workspace_id</code></strong> <i>UUID</i>
3335-
3336-
ID of the [workspace](../../core-concepts/workspaces/README.md).
3337-
3338-
</details>
3339-
3340-
---
3341-
3342-
**`access_code.unmanaged.removed`**
3343-
3344-
An [unmanaged access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes/migrating-existing-access-codes) was removed from a device.
3345-
3346-
<details>
3347-
3348-
<summary>Properties</summary>
3349-
3350-
- <strong><code>access_code_id</code></strong> <i>UUID</i>
3351-
3352-
ID of the [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes).
3353-
3354-
3355-
- <strong><code>connected_account_id</code></strong> <i>UUID</i>
3356-
3357-
ID of the [connected account](../../core-concepts/connected-accounts/README.md).
3358-
3359-
3360-
- <strong><code>created_at</code></strong> <i>Datetime</i>
3361-
3362-
Date and time at which the event was created.
3363-
3364-
3365-
- <strong><code>device_id</code></strong> <i>UUID</i>
3366-
3367-
ID of the [device](../../core-concepts/devices/README.md).
3368-
3369-
3370-
- <strong><code>event_id</code></strong> <i>UUID</i>
3371-
3372-
ID of the event.
3373-
3374-
3375-
- <strong><code>event_type</code></strong> <i>Enum</i>
3376-
3377-
Value: `access_code.unmanaged.removed`
3378-
3379-
3380-
- <strong><code>occurred_at</code></strong> <i>Datetime</i>
3381-
3382-
Date and time at which the event occurred.
3383-
3384-
33853181
- <strong><code>workspace_id</code></strong> <i>UUID</i>
33863182

33873183
ID of the [workspace](../../core-concepts/workspaces/README.md).

0 commit comments

Comments
 (0)