Skip to content

Commit cecf205

Browse files
authored
seamapi/types/1.638.0 (#948)
* feat: Update to @seamapi/types@1.638.0 * ci: Generate docs
1 parent de8b67f commit cecf205

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

docs/api/_blueprint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16243,7 +16243,7 @@
1624316243
"itemParameters": [
1624416244
{
1624516245
"name": "hotek_metadata",
16246-
"description": "",
16246+
"description": "Hotek-specific metadata associated with the entrance.",
1624716247
"isRequired": false,
1624816248
"isDeprecated": false,
1624916249
"deprecationMessage": "",

docs/api/acs/systems/report_devices.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,8 @@ Array of ACS encoders to report
230230

231231
<summary><b><code>hotek_metadata</code></b> <i>Object</i></summary>
232232

233+
Hotek-specific metadata associated with the entrance.
234+
233235
</details>
234236

235237
---

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@prettier/plugin-ruby": "^4.0.4",
3333
"@seamapi/blueprint": "^0.51.3",
3434
"@seamapi/smith": "^0.5.2",
35-
"@seamapi/types": "1.637.0",
35+
"@seamapi/types": "1.638.0",
3636
"@types/command-exists": "^1.2.3",
3737
"change-case": "^5.4.4",
3838
"command-exists": "^1.2.9",

0 commit comments

Comments
 (0)