Skip to content

Commit b6c42ad

Browse files
authored
feat: Update to @seamapi/types@1.653.0 (#963)
* feat: Update to @seamapi/types@1.653.0 * ci: Generate docs
1 parent 980cd4b commit b6c42ad

File tree

3 files changed

+6
-17
lines changed

3 files changed

+6
-17
lines changed

docs/api/_blueprint.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27469,8 +27469,7 @@
2746927469
"undocumentedMessage": "",
2747027470
"isDraft": false,
2747127471
"draftMessage": "",
27472-
"hasDefault": true,
27473-
"default": "auto",
27472+
"hasDefault": false,
2747427473
"format": "enum",
2747527474
"jsonType": "string",
2747627475
"values": [
@@ -27493,16 +27492,6 @@
2749327492
"undocumentedMessage": "",
2749427493
"isDraft": false,
2749527494
"draftMessage": ""
27496-
},
27497-
{
27498-
"name": "auto",
27499-
"description": "",
27500-
"isDeprecated": false,
27501-
"deprecationMessage": "",
27502-
"isUndocumented": false,
27503-
"undocumentedMessage": "",
27504-
"isDraft": false,
27505-
"draftMessage": ""
2750627495
}
2750727496
]
2750827497
},

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