We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 922c7f9 commit 60854cbCopy full SHA for 60854cb
src/lib/seam/connect/openapi.ts
@@ -78839,7 +78839,6 @@ export default {
78839
401: { description: 'Unauthorized' },
78840
},
78841
security: [
78842
- { client_session: [] },
78843
{ api_key: [] },
78844
{ pat_with_workspace: [] },
78845
{ console_session_with_workspace: [] },
@@ -78903,7 +78902,6 @@ export default {
78903
78902
78904
78905
78906
78907
78908
78909
0 commit comments