Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot authored Jun 6, 2024
1 parent 963fbde commit 45d00ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/seam/connect/openapi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9217,6 +9217,7 @@ export default {
401: { description: 'Unauthorized' },
},
security: [
{ client_session: [] },
{ api_key: [] },
{ pat_with_workspace: [] },
{ console_session: [] },
Expand Down

0 comments on commit 45d00ff

Please sign in to comment.