Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot authored Jun 13, 2024
1 parent 6469480 commit 341b209
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 @@ -9026,6 +9026,7 @@ export default {
401: { description: 'Unauthorized' },
},
security: [
{ client_session: [] },
{ api_key: [] },
{ pat_with_workspace: [] },
{ console_session: [] },
Expand Down

0 comments on commit 341b209

Please sign in to comment.