Skip to content

Commit 60854cb

Browse files
authored
feat: Sync with Seam API via d79c3e56cea437ca34a35577d6fe11b091335a86 (#2767)
1 parent 922c7f9 commit 60854cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib/seam/connect/openapi.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78839,7 +78839,6 @@ export default {
7883978839
401: { description: 'Unauthorized' },
7884078840
},
7884178841
security: [
78842-
{ client_session: [] },
7884378842
{ api_key: [] },
7884478843
{ pat_with_workspace: [] },
7884578844
{ console_session_with_workspace: [] },
@@ -78903,7 +78902,6 @@ export default {
7890378902
401: { description: 'Unauthorized' },
7890478903
},
7890578904
security: [
78906-
{ client_session: [] },
7890778905
{ api_key: [] },
7890878906
{ pat_with_workspace: [] },
7890978907
{ console_session_with_workspace: [] },

0 commit comments

Comments
 (0)