Skip to content

Commit ccd3a2b

Browse files
committed
ci: Generate docs
1 parent ee12caa commit ccd3a2b

6 files changed

Lines changed: 16 additions & 0 deletions

File tree

docs/api/acs/access_groups/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,12 +159,15 @@ Warnings associated with the `acs_access_group`.
159159

160160
<details>
161161
<summary>Child Object Properties</summary>
162+
162163
<strong><code>created_at</code></strong> <i>Datetime</i>
163164

164165
Date and time at which Seam created the warning.
166+
165167
<strong><code>message</code></strong> <i>String</i>
166168

167169
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
170+
168171
<strong><code>warning_code</code></strong> <i>Enum</i>
169172

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

docs/api/acs/credentials/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,9 @@ Errors associated with the [credential](../../../capability-guides/access-system
182182

183183
<details>
184184
<summary>Child Object Properties</summary>
185+
185186
<strong><code>error_code</code></strong> <i>String</i>
187+
186188
<strong><code>message</code></strong> <i>String</i>
187189
</details>
188190

docs/api/acs/encoders/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,11 @@ Errors associated with the [encoder](../../../capability-guides/access-systems/w
8686

8787
<details>
8888
<summary>Child Object Properties</summary>
89+
8990
<strong><code>created_at</code></strong> <i>Datetime</i>
9091

9192
Date and time at which Seam created the error.
93+
9294
<strong><code>error_code</code></strong> <i>Enum</i>
9395

9496
Unique identifier of the type of error. Enables quick recognition and categorization of the issue.
@@ -97,6 +99,7 @@ Errors associated with the [encoder](../../../capability-guides/access-systems/w
9799

98100
- <code>acs_encoder_removed`</code>
99101
</details>
102+
100103
<strong><code>message</code></strong> <i>String</i>
101104

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

docs/api/acs/entrances/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,11 @@ Errors associated with the [entrance](../../../capability-guides/access-systems/
126126

127127
<details>
128128
<summary>Child Object Properties</summary>
129+
129130
<strong><code>error_code</code></strong> <i>String</i>
130131

131132
Unique identifier of the type of error. Enables quick recognition and categorization of the issue.
133+
132134
<strong><code>message</code></strong> <i>String</i>
133135

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

docs/api/phones/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,9 @@ Errors associated with the phone.
9696

9797
<details>
9898
<summary>Child Object Properties</summary>
99+
99100
<strong><code>error_code</code></strong> <i>String</i>
101+
100102
<strong><code>message</code></strong> <i>String</i>
101103
</details>
102104

@@ -120,7 +122,9 @@ Warnings associated with the phone.
120122

121123
<details>
122124
<summary>Child Object Properties</summary>
125+
123126
<strong><code>message</code></strong> <i>String</i>
127+
124128
<strong><code>warning_code</code></strong> <i>String</i>
125129
</details>
126130

docs/api/thermostats/schedules/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,11 @@ Errors associated with the [thermostat schedule](../../../capability-guides/ther
7878

7979
<details>
8080
<summary>Child Object Properties</summary>
81+
8182
<strong><code>error_code</code></strong> <i>String</i>
8283

8384
Unique identifier of the type of error. Enables quick recognition and categorization of the issue.
85+
8486
<strong><code>message</code></strong> <i>String</i>
8587

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

0 commit comments

Comments
 (0)