Add support for record_comment in configuration, deserialization, and API integration.

This commit is contained in:
Clifford W. Hansen
2026-07-22 18:16:14 +02:00
parent 4ef6ba1b74
commit 3307adaede
3 changed files with 150 additions and 14 deletions

View File

@@ -421,6 +421,7 @@ mod tests {
ttl: 300,
ip4_provider: None,
ip6_provider: None,
record_comment: None,
}
}
@@ -973,6 +974,7 @@ mod tests {
ttl: 300,
ip4_provider: None,
ip6_provider: None,
record_comment: None,
};
ddns.commit_record(
"198.51.100.7",
@@ -1104,6 +1106,7 @@ mod tests {
ttl: 300,
ip4_provider: None,
ip6_provider: None,
record_comment: None,
};
ddns.commit_record(