@tuyapi/openapi
Advanced tools
Comparing version
@@ -76,3 +76,3 @@ "use strict"; | ||
} | ||
response.body = body; | ||
response.body = body.result; | ||
return response; | ||
@@ -79,0 +79,0 @@ }] |
@@ -76,3 +76,3 @@ "use strict"; | ||
} | ||
response.body = body; | ||
response.body = body.result; | ||
return response; | ||
@@ -79,0 +79,0 @@ }] |
{ | ||
"name": "@tuyapi/openapi", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "🚪 a wrapper for Tuya's OpenAPI", | ||
@@ -5,0 +5,0 @@ "main": "dist/api.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21915
0.06%0
-100%