tisonkun commented on code in PR #5572:
URL: https://github.com/apache/opendal/pull/5572#discussion_r1929649920
##########
core/src/services/mysql/config.rs:
##########
@@ -26,11 +26,10 @@ use serde::Serialize;
#[serde(default)]
#[non_exhaustive]
pub struct MysqlConfig {
- /// This connection string is used to connect to the mysql service. There
are url based formats:
+ /// This connection string is used to connect to the mysql service. There
are url based formats.
///
- /// ## Url
Review Comment:
Javadoc can hardly handle headings. Update the comment in an identical
expressed way.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]