Commit 24a6c91
Remove @seamapi/types/connect from generated output
Copy route-types.ts locally during codegen, define a local ActionAttempt
type, and simplify openapi.ts to eliminate all consumer-facing imports
from @seamapi/types/connect. This makes @seamapi/types a codegen-time
devDependency only, not a peer dependency for consumers.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4ec3c44 commit 24a6c91
File tree
77 files changed
+112392
-211
lines changed- codegen
- layouts/partials
- src/lib/seam/connect
- routes
- access-codes
- simulate
- unmanaged
- access-grants
- unmanaged
- access-methods
- unmanaged
- acs
- access-groups
- unmanaged
- credential-pools
- credential-provisioning-automations
- credentials
- unmanaged
- encoders
- simulate
- entrances
- systems
- users
- unmanaged
- action-attempts
- bridges
- client-sessions
- connect-webviews
- connected-accounts
- simulate
- customers
- reservations
- devices
- simulate
- unmanaged
- events
- instant-keys
- locks
- simulate
- noise-sensors
- noise-thresholds
- simulate
- phones
- simulate
- seam
- console/v1
- timelines
- customer/v1
- access-grants
- access-methods
- automation-runs
- automations
- connector-customers
- connectors
- customers
- encoders
- events
- portals
- reservations
- settings
- vertical-resource-aliases
- spaces
- staff-members
- partner/v1/building-blocks/spaces
- spaces
- thermostats
- daily-programs
- schedules
- simulate
- unstable-partner/building-blocks
- user-identities
- enrollment-automations
- unmanaged
- webhooks
- workspaces
- customization-profiles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
77 files changed
+112392
-211
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
13 | 28 | | |
14 | 29 | | |
15 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | 88 | | |
97 | 89 | | |
98 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
8 | | - | |
| 6 | + | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
15 | | - | |
| 13 | + | |
16 | 14 | | |
17 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments