Skip to content

Commit

Permalink
feat: add seam_passport provider (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot authored Nov 6, 2023
1 parent 3874e01 commit 06c7d3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -4494,6 +4494,7 @@ export default {
'dormakaba_oracode',
'pti',
'wyze',
'seam_passport',
'yale_access',
],
type: 'string',
Expand Down
1 change: 1 addition & 0 deletions src/lib/seam/connect/route-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1179,6 +1179,7 @@ export interface Routes {
| 'dormakaba_oracode'
| 'pti'
| 'wyze'
| 'seam_passport'
| 'yale_access'
>
| undefined
Expand Down

0 comments on commit 06c7d3d

Please sign in to comment.