We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a7312 commit 5a7c5adCopy full SHA for 5a7c5ad
ChangeLog.txt
@@ -1,3 +1,7 @@
1
+2025-01-03 Version: v4.1.2
2
+- Update API DescribeDBClusterConfigChangeLogs: update param ConfigKey.
3
+
4
5
2024-12-18 Version: v4.1.1
6
- Generated golang 2023-05-22 for selectdb.
7
client/client.go
@@ -2327,8 +2327,6 @@ func (s *DescribeDBClusterConfigResponse) SetBody(v *DescribeDBClusterConfigResp
2327
}
2328
2329
type DescribeDBClusterConfigChangeLogsRequest struct {
2330
- // This parameter is required.
2331
- //
2332
// example:
2333
//
2334
// be.conf
0 commit comments