We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b85844 + 4c95b9f commit 619ab8cCopy full SHA for 619ab8c
2 files changed
service/bmq20240901/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@volcengine/bmq20240901",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "swagger client for @volcengine/bmq20240901",
5
"license": "Apache-2.0",
6
"main": "./dist/cjs/index.js",
service/bmq20240901/src/api.ts
@@ -40,7 +40,6 @@ export type RefreshDeviceCredentialCommandOutput = CommandOutput<RefreshDeviceCr
40
export type RegisterDeviceCredentialCommandOutput = CommandOutput<RegisterDeviceCredentialResponse>;
41
export type UnRegisterDeviceCredentialCommandOutput = CommandOutput<UnRegisterDeviceCredentialResponse>;
42
43
-
44
/**
45
* BMQ20240901Client Service Client
46
*/
0 commit comments