Skip to content

Commit

Permalink
update types package
Browse files Browse the repository at this point in the history
  • Loading branch information
kainpets committed Jul 12, 2024
1 parent 447cce7 commit 6937f2f
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 32 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"npm": ">= 9.0.0"
},
"devDependencies": {
"@seamapi/types": "1.184.0",
"@seamapi/types": "^1.197.0",
"@types/node": "^20.8.10",
"ava": "^6.0.1",
"c8": "^10.1.2",
Expand Down
46 changes: 19 additions & 27 deletions test/snapshots/seam-blueprint.test.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,71 +14,71 @@ Generated by [AVA](https://avajs.dev).
properties: [
{
deprecationMessage: '',
description: '',
description: 'ID of the `acs_system`.',
isDeprecated: false,
isUndocumented: false,
name: 'acs_system_id',
type: 'string',
},
{
deprecationMessage: '',
description: '',
description: 'Indicates whether the `acs_system` supports [adding users to access groups](https://docs.seam.co/latest/capability-guides/access-systems/assigning-users-to-access-groups#add-an-acs-user-to-an-access-group). See also [Access Group-based Access Control Systems](https://docs.seam.co/latest/capability-guides/access-systems/understanding-access-control-system-differences#access-group-based-access-control-systems).',
isDeprecated: false,
isUndocumented: false,
name: 'can_add_acs_users_to_acs_access_groups',
type: 'boolean',
},
{
deprecationMessage: '',
description: '',
description: 'Indicates whether it is possible to [launch enrollment automations](https://docs.seam.co/latest/capability-guides/mobile-access-in-development/issuing-mobile-credentials-from-an-access-control-system#prepare-the-phones-for-a-user-identity-to-start-receiving-mobile-credentials-using-an-enrollment-aut) for the `acs_system`.',
isDeprecated: false,
isUndocumented: false,
name: 'can_automate_enrollment',
type: 'boolean',
},
{
deprecationMessage: '',
description: '',
description: 'Indicates whether the `acs_system` supports creating [access groups](https://docs.seam.co/latest/capability-guides/access-systems/assigning-users-to-access-groups). See also [Access Group-based Access Control Systems](https://docs.seam.co/latest/capability-guides/access-systems/understanding-access-control-system-differences#access-group-based-access-control-systems).',
isDeprecated: false,
isUndocumented: false,
name: 'can_create_acs_access_groups',
type: 'boolean',
},
{
deprecationMessage: '',
description: '',
description: 'Indicates whether the `acs_system` supports [removing users from access groups](https://docs.seam.co/latest/capability-guides/access-systems/assigning-users-to-access-groups#remove-an-acs-user-from-an-access-group). See also [Access Group-based Access Control Systems](https://docs.seam.co/latest/capability-guides/access-systems/understanding-access-control-system-differences#access-group-based-access-control-systems).',
isDeprecated: false,
isUndocumented: false,
name: 'can_remove_acs_users_from_acs_access_groups',
type: 'boolean',
},
{
deprecationMessage: '',
description: '',
description: 'IDs of the [connected accounts](https://docs.seam.co/latest/core-concepts/connected-accounts) associated with the `acs_system`.',
isDeprecated: false,
isUndocumented: false,
name: 'connected_account_ids',
type: 'list',
},
{
deprecationMessage: '',
description: '',
description: 'Date and time at which the `acs_system` was created.',
isDeprecated: false,
isUndocumented: false,
name: 'created_at',
type: 'string',
},
{
deprecationMessage: '',
description: '',
description: 'Errors associated with the `acs_system`.',
isDeprecated: false,
isUndocumented: false,
name: 'errors',
type: 'list',
},
{
deprecationMessage: '',
description: '',
description: 'Brand-specific terminology for the `acs_system` type.',
isDeprecated: false,
isUndocumented: false,
name: 'external_type',
Expand Down Expand Up @@ -112,43 +112,39 @@ Generated by [AVA](https://avajs.dev).
},
{
deprecationMessage: '',
description: '',
description: 'Display name that corresponds to the brand-specific terminology for the `acs_system` type.',
isDeprecated: false,
isUndocumented: false,
name: 'external_type_display_name',
type: 'string',
},
{
deprecationMessage: '',
description: '',
description: 'Alternative text for the `acs_system` image.',
isDeprecated: false,
isUndocumented: false,
name: 'image_alt_text',
type: 'string',
},
{
deprecationMessage: '',
description: '',
description: 'URL for the image that represents the `acs_system`.',
isDeprecated: false,
isUndocumented: false,
name: 'image_url',
type: 'string',
},
{
deprecationMessage: '',
description: '',
description: 'Name of the `acs_system`.',
isDeprecated: false,
isUndocumented: false,
name: 'name',
type: 'string',
},
{
deprecationMessage: 'use external_type',
description: `␊
---␊
deprecated: use external_type␊
---␊
`,
deprecationMessage: '',
description: '',
isDeprecated: true,
isUndocumented: false,
name: 'system_type',
Expand Down Expand Up @@ -181,12 +177,8 @@ Generated by [AVA](https://avajs.dev).
],
},
{
deprecationMessage: 'use external_type_display_name',
description: `␊
---␊
deprecated: use external_type_display_name␊
---␊
`,
deprecationMessage: '',
description: '',
isDeprecated: true,
isUndocumented: false,
name: 'system_type_display_name',
Expand All @@ -196,13 +188,13 @@ Generated by [AVA](https://avajs.dev).
deprecationMessage: '',
description: '',
isDeprecated: false,
isUndocumented: false,
isUndocumented: true,
name: 'warnings',
type: 'list',
},
{
deprecationMessage: '',
description: '',
description: 'ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces) that contains the `acs_system`.',
isDeprecated: false,
isUndocumented: false,
name: 'workspace_id',
Expand Down
Binary file modified test/snapshots/seam-blueprint.test.ts.snap
Binary file not shown.

0 comments on commit 6937f2f

Please sign in to comment.