Commit 13bf698
feat: Replace /thermostats/climate_setting_schedules (unstable) with /thermostats/schedules (#179)
* 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.235.1 to 1.242.0
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.235.1...v1.242.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>
* Rename climate_setting_schedules to schedules
* 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 <devops@getseam.com>1 parent f310799 commit 13bf698
File tree
6 files changed
+166
-87
lines changed- src/lib/seam/connect/routes
6 files changed
+166
-87
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
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.
Lines changed: 55 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments