Skip to content

Commit b7e0474

Browse files
authored
feat: Sync with Seam API via 98c55cd4200aa5eaba023acf89a6529ae488390d (#2731)
1 parent 0da5baa commit b7e0474

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib/seam/connect/openapi.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39811,6 +39811,7 @@ export default {
3981139811
{ pat_with_workspace: [] },
3981239812
{ console_session_with_workspace: [] },
3981339813
{ api_key: [] },
39814+
{ client_session_with_customer: [] },
3981439815
],
3981539816
summary: '/access_methods/unmanaged/list',
3981639817
tags: [],
@@ -40279,6 +40280,7 @@ export default {
4027940280
{ pat_with_workspace: [] },
4028040281
{ console_session_with_workspace: [] },
4028140282
{ api_key: [] },
40283+
{ client_session_with_customer: [] },
4028240284
],
4028340285
summary: '/access_methods/unmanaged/list',
4028440286
tags: [],

0 commit comments

Comments
 (0)