Commit 395f034
feat: Add /unstable_locations (#306)
* feat(deps-dev): Bump @seamapi/types in the seam group
Bumps the seam group with 1 update: [@seamapi/types](https://github.com/seamapi/types).
Updates `@seamapi/types` from 1.351.1 to 1.365.0
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.351.1...v1.365.0)
---
updated-dependencies:
- dependency-name: "@seamapi/types"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: seam
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update generate-routes.ts
* ci: Generate code
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Sosenko <evan@getseam.com>
Co-authored-by: Seam Bot <seambot@getseam.com>1 parent dab52c2 commit 395f034
File tree
5 files changed
+312
-7
lines changed- src/lib/seam/connect/routes
5 files changed
+312
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments