Skip to content

Commit

Permalink
ci: Generate code
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Oct 14, 2024
1 parent 9af565c commit 88ca1ef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions test/snapshots/seam-blueprint.test.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -3676,8 +3676,8 @@ Generated by [AVA](https://avajs.dev).
isDeprecated: false,
isDraft: false,
isUndocumented: true,
name: 'read_card',
path: '/acs/encoders/read_card',
name: 'scan_card',
path: '/acs/encoders/scan_card',
request: {
methods: [
'POST',
Expand Down Expand Up @@ -3976,8 +3976,8 @@ Generated by [AVA](https://avajs.dev).
deprecationMessage: '',
description: `Returns a list of all [access control systems](https://docs.seam.co/latest/capability-guides/access-systems).␊
To filter the list of returned access control systems by a specific connected account ID, include the
\`connected_account_id\` in the request body. If you omit the \`connected_account_id\` parameter, the
To filter the list of returned access control systems by a specific connected account ID, include the␊
\`connected_account_id\` in the request body. If you omit the \`connected_account_id\` parameter, the␊
response includes all access control systems connected to your workspace.`,
draftMessage: '',
isDeprecated: false,
Expand Down Expand Up @@ -4019,10 +4019,10 @@ Generated by [AVA](https://avajs.dev).
{
codeSamples: [],
deprecationMessage: '',
description: `Returns a list of all credential manager ACS systems that are compatible with a specified
description: `Returns a list of all credential manager ACS systems that are compatible with a specified␊
[access control system](https://docs.seam.co/latest/capability-guides/access-systems).␊
Specify the ACS system for which you want to retrieve all compatible credential manager ACS
Specify the ACS system for which you want to retrieve all compatible credential manager ACS␊
systems by including the corresponding \`acs_system_id\` in the request body.`,
draftMessage: '',
isDeprecated: false,
Expand Down Expand Up @@ -6528,7 +6528,7 @@ Generated by [AVA](https://avajs.dev).
response: {
description: 'OK',
resourceType: 'device',
responseKey: 'thermostats',
responseKey: 'devices',
responseType: 'resource_list',
},
title: '',
Expand Down
Binary file modified test/snapshots/seam-blueprint.test.ts.snap
Binary file not shown.

0 comments on commit 88ca1ef

Please sign in to comment.