Open Cowboylaserkittenjetshark opened 1 year ago
Adds the missing tags and comment fields to DnsRecord as well as UpdateDnsRecordParams in order to update them.
tags
comment
DnsRecord
UpdateDnsRecordParams
Without these fields, UpdateDnsRecord calls will clear the tags and comment for a record.
UpdateDnsRecord
Adds the missing
tags
andcomment
fields toDnsRecord
as well asUpdateDnsRecordParams
in order to update them.