|
81968 | 81968 | "format": "string", |
81969 | 81969 | "jsonType": "string" |
81970 | 81970 | }, |
| 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 | + }, |
81971 | 82000 | { |
81972 | 82001 | "name": "user_identity_email_address", |
81973 | 82002 | "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 @@ |
106930 | 106959 | "format": "string", |
106931 | 106960 | "jsonType": "string" |
106932 | 106961 | }, |
| 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 | + }, |
106933 | 106991 | { |
106934 | 106992 | "name": "user_identity_email_address", |
106935 | 106993 | "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