@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.
|
@@ -43274,7 +43274,7 @@ export default {
|
|
|
43274
43274
|
},
|
|
43275
43275
|
'/locks/get': {
|
|
43276
43276
|
get: {
|
|
43277
|
-
description: 'Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks).
|
|
43277
|
+
description: 'Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks).',
|
|
43278
43278
|
operationId: 'locksGetGet',
|
|
43279
43279
|
parameters: [
|
|
43280
43280
|
{
|
|
@@ -43331,7 +43331,7 @@ export default {
|
|
|
43331
43331
|
'x-title': 'Get a Lock',
|
|
43332
43332
|
},
|
|
43333
43333
|
post: {
|
|
43334
|
-
description: 'Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks).
|
|
43334
|
+
description: 'Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks).',
|
|
43335
43335
|
operationId: 'locksGetPost',
|
|
43336
43336
|
requestBody: {
|
|
43337
43337
|
content: {
|