@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/dist/index.cjs
CHANGED
|
@@ -49105,7 +49105,7 @@ var openapi_default = {
|
|
|
49105
49105
|
},
|
|
49106
49106
|
"/locks/get": {
|
|
49107
49107
|
get: {
|
|
49108
|
-
description: "Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks).
|
|
49108
|
+
description: "Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks).",
|
|
49109
49109
|
operationId: "locksGetGet",
|
|
49110
49110
|
parameters: [
|
|
49111
49111
|
{
|
|
@@ -49162,7 +49162,7 @@ var openapi_default = {
|
|
|
49162
49162
|
"x-title": "Get a Lock"
|
|
49163
49163
|
},
|
|
49164
49164
|
post: {
|
|
49165
|
-
description: "Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks).
|
|
49165
|
+
description: "Returns a specified [lock](https://docs.seam.co/latest/capability-guides/smart-locks).",
|
|
49166
49166
|
operationId: "locksGetPost",
|
|
49167
49167
|
requestBody: {
|
|
49168
49168
|
content: {
|