Skip to content

Commit fea8752

Browse files
authored
feat: Update to @seamapi/[email protected] (#993)
* feat: Update to @seamapi/[email protected] * ci: Generate docs
1 parent 9e3aaee commit fea8752

File tree

3 files changed

+18
-5
lines changed

3 files changed

+18
-5
lines changed

docs/api/_blueprint.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97991,6 +97991,19 @@
9799197991
{
9799297992
"resourceType": "phone_session",
9799397993
"properties": [
97994+
{
97995+
"name": "is_sandbox_workspace",
97996+
"description": "Whether the workspace is in sandbox mode.",
97997+
"isDeprecated": false,
97998+
"deprecationMessage": "",
97999+
"isUndocumented": false,
98000+
"undocumentedMessage": "",
98001+
"isDraft": false,
98002+
"draftMessage": "",
98003+
"propertyGroupKey": null,
98004+
"format": "boolean",
98005+
"jsonType": "boolean"
98006+
},
9799498007
{
9799598008
"name": "provider_sessions",
9799698009
"description": "Phone provider sessions.",

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.53.0",
3434
"@seamapi/smith": "^0.5.2",
35-
"@seamapi/types": "1.672.0",
35+
"@seamapi/types": "1.673.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)