Skip to content

Commit 35d8228

Browse files
authored
feat: Update to @seamapi/[email protected] (#977)
* feat: Update to @seamapi/[email protected] * ci: Generate docs
1 parent 24a8724 commit 35d8228

File tree

13 files changed

+14532
-10929
lines changed

13 files changed

+14532
-10929
lines changed

docs/api/_blueprint.json

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81968,6 +81968,35 @@
8196881968
"format": "string",
8196981969
"jsonType": "string"
8197081970
},
81971+
{
81972+
"name": "salto_space_metadata",
81973+
"description": "Salto Space-specific metadata associated with the [access system user](https://docs.seam.co/latest/capability-guides/access-systems/user-management).",
81974+
"isDeprecated": false,
81975+
"deprecationMessage": "",
81976+
"isUndocumented": false,
81977+
"undocumentedMessage": "",
81978+
"isDraft": false,
81979+
"draftMessage": "",
81980+
"propertyGroupKey": null,
81981+
"format": "object",
81982+
"jsonType": "object",
81983+
"propertyGroups": [],
81984+
"properties": [
81985+
{
81986+
"name": "audit_openings",
81987+
"description": "Indicates whether AuditOpenings is enabled for the user in the Salto Space access system.",
81988+
"isDeprecated": false,
81989+
"deprecationMessage": "",
81990+
"isUndocumented": false,
81991+
"undocumentedMessage": "",
81992+
"isDraft": false,
81993+
"draftMessage": "",
81994+
"propertyGroupKey": null,
81995+
"format": "boolean",
81996+
"jsonType": "boolean"
81997+
}
81998+
]
81999+
},
8197182000
{
8197282001
"name": "user_identity_email_address",
8197382002
"description": "Email address of the user identity associated with the [access system user](https://docs.seam.co/latest/capability-guides/access-systems/user-management).",
@@ -106930,6 +106959,35 @@
106930106959
"format": "string",
106931106960
"jsonType": "string"
106932106961
},
106962+
{
106963+
"name": "salto_space_metadata",
106964+
"description": "Salto Space-specific metadata associated with the [access system user](https://docs.seam.co/latest/capability-guides/access-systems/user-management).",
106965+
"isDeprecated": false,
106966+
"deprecationMessage": "",
106967+
"isUndocumented": false,
106968+
"undocumentedMessage": "",
106969+
"isDraft": false,
106970+
"draftMessage": "",
106971+
"propertyGroupKey": null,
106972+
"format": "object",
106973+
"jsonType": "object",
106974+
"propertyGroups": [],
106975+
"properties": [
106976+
{
106977+
"name": "audit_openings",
106978+
"description": "Indicates whether AuditOpenings is enabled for the user in the Salto Space access system.",
106979+
"isDeprecated": false,
106980+
"deprecationMessage": "",
106981+
"isUndocumented": false,
106982+
"undocumentedMessage": "",
106983+
"isDraft": false,
106984+
"draftMessage": "",
106985+
"propertyGroupKey": null,
106986+
"format": "boolean",
106987+
"jsonType": "boolean"
106988+
}
106989+
]
106990+
},
106933106991
{
106934106992
"name": "user_identity_email_address",
106935106993
"description": "Email address of the user identity associated with the [access system user](https://docs.seam.co/latest/capability-guides/access-systems/user-management).",

0 commit comments

Comments
 (0)