@daocloud-proto/mcamel-mysql 0.4.3-36 → 0.4.3-39

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.
Files changed (2) hide show
  1. package/mysql.pb.ts +1 -0
  2. package/package.json +1 -1
package/mysql.pb.ts CHANGED
@@ -422,6 +422,7 @@ export type GetMysqlParamResp = {
422
422
  resource?: GetMysqlParamRespSelect
423
423
  storage?: GetMysqlParamRespSelect
424
424
  cnf?: GetMysqlParamRespSelect
425
+ eightXcnf?: GetMysqlParamRespSelect
425
426
  }
426
427
 
427
428
  export type GetMysqlBackupProviderListResp = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name":"@daocloud-proto/mcamel-mysql",
3
- "version":"0.4.3-36",
3
+ "version":"0.4.3-39",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {