Skip to content

Commit 6f5e2e0

Browse files
louis-preclaude
andcommitted
Fix broken URLs in codegen/data/paths.yaml
- Fix lock description linking to thermostats instead of smart-locks - Remove .md extension from API URL Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent cc3f8c4 commit 6f5e2e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

codegen/data/paths.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
7676
Represents a [noise sensor](https://docs.seam.co/latest/capability-guides/noise-sensors).
7777
78-
Noise sensors are devices that measure that sound level in a given area. You can use noise sensors to monitor noise levels remotely and receive notifications when the noise volume is too loud. The Seam API enables you to configure the [noise thresholds](https://docs.seam.co/latest/capability-guides/noise-sensors/configure-noise-threshold-settings) of a noise sensor and receive events when a disturbance is detected. You can also [simulate triggering a noise threshold](https://docs.seam.co/latest/api/noise_sensors/simulate/trigger_noise_threshold.md).
78+
Noise sensors are devices that measure that sound level in a given area. You can use noise sensors to monitor noise levels remotely and receive notifications when the noise volume is too loud. The Seam API enables you to configure the [noise thresholds](https://docs.seam.co/latest/capability-guides/noise-sensors/configure-noise-threshold-settings) of a noise sensor and receive events when a disturbance is detected. You can also [simulate triggering a noise threshold](https://docs.seam.co/latest/api/noise_sensors/simulate/trigger_noise_threshold).
7979
8080
The Seam API represents a noise sensor as a `device` resource that includes both basic device properties and noise sensor-specific properties.
8181
@@ -148,7 +148,7 @@
148148
- [Events](./#events)
149149
- [Endpoints](./#endpoints)
150150
151-
Represents a [lock](https://docs.seam.co/latest/capability-guides/thermostats).
151+
Represents a [lock](https://docs.seam.co/latest/capability-guides/smart-locks).
152152
153153
The Seam API enables you to control connected smart locks from a wide variety of manufacturers, including locks that provide online and offline [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes) programming.
154154

0 commit comments

Comments
 (0)