@seamapi/types 1.655.0 → 1.656.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -47285,7 +47285,7 @@ export default {
|
|
|
47285
47285
|
'/locks/get': {
|
|
47286
47286
|
get: {
|
|
47287
47287
|
description:
|
|
47288
|
-
'Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks).
|
|
47288
|
+
'Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks).',
|
|
47289
47289
|
operationId: 'locksGetGet',
|
|
47290
47290
|
parameters: [
|
|
47291
47291
|
{
|
|
@@ -47343,7 +47343,7 @@ export default {
|
|
|
47343
47343
|
},
|
|
47344
47344
|
post: {
|
|
47345
47345
|
description:
|
|
47346
|
-
'Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks).
|
|
47346
|
+
'Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks).',
|
|
47347
47347
|
operationId: 'locksGetPost',
|
|
47348
47348
|
requestBody: {
|
|
47349
47349
|
content: {
|