Skip to content

Commit 54f723c

Browse files
authored
feat: Update to @seamapi/types@1.642.0 (#952)
* feat: Update to @seamapi/types@1.642.0 * ci: Generate docs
1 parent ebf1e8e commit 54f723c

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
lines changed

docs/api/_blueprint.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27486,7 +27486,7 @@
2748627486
"isDraft": false,
2748727487
"draftMessage": "",
2748827488
"hasDefault": false,
27489-
"format": "string",
27489+
"format": "datetime",
2749027490
"jsonType": "string"
2749127491
},
2749227492
{
@@ -27631,7 +27631,7 @@
2763127631
"isDraft": false,
2763227632
"draftMessage": "",
2763327633
"hasDefault": false,
27634-
"format": "string",
27634+
"format": "datetime",
2763527635
"jsonType": "string"
2763627636
},
2763727637
{
@@ -27763,7 +27763,7 @@
2776327763
"isDraft": false,
2776427764
"draftMessage": "",
2776527765
"hasDefault": false,
27766-
"format": "string",
27766+
"format": "datetime",
2776727767
"jsonType": "string"
2776827768
},
2776927769
{
@@ -27908,7 +27908,7 @@
2790827908
"isDraft": false,
2790927909
"draftMessage": "",
2791027910
"hasDefault": false,
27911-
"format": "string",
27911+
"format": "datetime",
2791227912
"jsonType": "string"
2791327913
},
2791427914
{
@@ -28397,7 +28397,7 @@
2839728397
"isDraft": false,
2839828398
"draftMessage": "",
2839928399
"hasDefault": false,
28400-
"format": "string",
28400+
"format": "datetime",
2840128401
"jsonType": "string"
2840228402
},
2840328403
{
@@ -28556,7 +28556,7 @@
2855628556
"isDraft": false,
2855728557
"draftMessage": "",
2855828558
"hasDefault": false,
28559-
"format": "string",
28559+
"format": "datetime",
2856028560
"jsonType": "string"
2856128561
},
2856228562
{
@@ -29765,7 +29765,7 @@
2976529765
"isDraft": false,
2976629766
"draftMessage": "",
2976729767
"hasDefault": false,
29768-
"format": "string",
29768+
"format": "datetime",
2976929769
"jsonType": "string"
2977029770
},
2977129771
{
@@ -29910,7 +29910,7 @@
2991029910
"isDraft": false,
2991129911
"draftMessage": "",
2991229912
"hasDefault": false,
29913-
"format": "string",
29913+
"format": "datetime",
2991429914
"jsonType": "string"
2991529915
},
2991629916
{
@@ -30042,7 +30042,7 @@
3004230042
"isDraft": false,
3004330043
"draftMessage": "",
3004430044
"hasDefault": false,
30045-
"format": "string",
30045+
"format": "datetime",
3004630046
"jsonType": "string"
3004730047
},
3004830048
{
@@ -30187,7 +30187,7 @@
3018730187
"isDraft": false,
3018830188
"draftMessage": "",
3018930189
"hasDefault": false,
30190-
"format": "string",
30190+
"format": "datetime",
3019130191
"jsonType": "string"
3019230192
},
3019330193
{
@@ -30676,7 +30676,7 @@
3067630676
"isDraft": false,
3067730677
"draftMessage": "",
3067830678
"hasDefault": false,
30679-
"format": "string",
30679+
"format": "datetime",
3068030680
"jsonType": "string"
3068130681
},
3068230682
{
@@ -30835,7 +30835,7 @@
3083530835
"isDraft": false,
3083630836
"draftMessage": "",
3083730837
"hasDefault": false,
30838-
"format": "string",
30838+
"format": "datetime",
3083930839
"jsonType": "string"
3084030840
},
3084130841
{

docs/api/customers/push_data.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Common area keys associated with the access grant.
7070

7171
<details>
7272

73-
<summary><b><code>ends_at</code></b> <i>String</i></summary>
73+
<summary><b><code>ends_at</code></b> <i>Datetime</i></summary>
7474

7575
Ending date and time for the access grant.
7676

@@ -190,7 +190,7 @@ Space keys associated with the access grant.
190190

191191
<details>
192192

193-
<summary><b><code>starts_at</code></b> <i>String</i></summary>
193+
<summary><b><code>starts_at</code></b> <i>Datetime</i></summary>
194194

195195
Starting date and time for the access grant.
196196

@@ -289,7 +289,7 @@ Common area keys associated with the access grant.
289289

290290
<details>
291291

292-
<summary><b><code>ends_at</code></b> <i>String</i></summary>
292+
<summary><b><code>ends_at</code></b> <i>Datetime</i></summary>
293293

294294
Ending date and time for the access grant.
295295

@@ -409,7 +409,7 @@ Space keys associated with the access grant.
409409

410410
<details>
411411

412-
<summary><b><code>starts_at</code></b> <i>String</i></summary>
412+
<summary><b><code>starts_at</code></b> <i>Datetime</i></summary>
413413

414414
Starting date and time for the access grant.
415415

@@ -721,7 +721,7 @@ Common area keys associated with the access grant.
721721

722722
<details>
723723

724-
<summary><b><code>ends_at</code></b> <i>String</i></summary>
724+
<summary><b><code>ends_at</code></b> <i>Datetime</i></summary>
725725

726726
Ending date and time for the access grant.
727727

@@ -853,7 +853,7 @@ Space keys associated with the access grant.
853853

854854
<details>
855855

856-
<summary><b><code>starts_at</code></b> <i>String</i></summary>
856+
<summary><b><code>starts_at</code></b> <i>Datetime</i></summary>
857857

858858
Starting date and time for the access grant.
859859

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.641.0",
35+
"@seamapi/types": "1.642.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)