Skip to content

Commit 67d1bcd

Browse files
committed
ci: Generate docs
1 parent a9ce4e2 commit 67d1bcd

2 files changed

Lines changed: 2 additions & 13 deletions

File tree

docs/api/acs/users/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,7 @@ ID of the [ACS user](https://docs.seam.co/latest/capability-guides/access-system
9191

9292
**`connected_account_id`** *UUID*
9393

94-
95-
The ID of the [connected account](../../../core-concepts/connected-accounts/README.md) that is associated with the [ACS user](https://docs.seam.co/latest/capability-guides/access-systems/user-management).
96-
94+
The ID of the [connected account](../../../core-concepts/connected-accounts/README.md) that is associated with the [ACS user](https://docs.seam.co/latest/capability-guides/access-systems/user-management).
9795

9896

9997

docs/api/phones/README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Represents an app user's mobile phone.
3636
**`created_at`** *Datetime*
3737

3838
Date and time at which the phone was created.
39-
4039

4140

4241

@@ -46,7 +45,6 @@ Date and time at which the phone was created.
4645
**`custom_metadata`** *Record*
4746

4847
Optional [custom metadata](../../core-concepts/devices/adding-custom-metadata-to-a-device.md) for the phone.
49-
5048

5149

5250

@@ -56,7 +54,6 @@ Optional [custom metadata](../../core-concepts/devices/adding-custom-metadata-to
5654
**`device_id`** *UUID*
5755

5856
ID of the phone.
59-
6057

6158

6259

@@ -66,7 +63,6 @@ ID of the phone.
6663
**`device_type`** *Enum*
6764

6865
Device type for phones.
69-
7066

7167

7268
<details>
@@ -82,7 +78,6 @@ Device type for phones.
8278
**`display_name`** *String*
8379

8480
Display name of the phone. Defaults to `nickname` (if it is set) or `properties.appearance.name` otherwise. Enables administrators and users to identify the phone easily, especially when there are numerous phones.
85-
8681

8782

8883

@@ -106,7 +101,6 @@ Errors associated with the phone.
106101
**`nickname`** *String*
107102

108103
Optional nickname to describe the phone, settable through Seam.
109-
110104

111105

112106

@@ -115,9 +109,7 @@ Optional nickname to describe the phone, settable through Seam.
115109

116110
**`properties`** *Object*
117111

118-
119-
Properties of the phone.
120-
112+
Properties of the phone.
121113

122114

123115

@@ -175,7 +167,6 @@ Warnings associated with the phone.
175167
**`workspace_id`** *UUID*
176168

177169
ID of the [workspace](../../core-concepts/workspaces/README.md) that contains the phone.
178-
179170

180171

181172

0 commit comments

Comments
 (0)