Skip to content

Commit 1511f0e

Browse files
authored
Merge pull request #612 from peteeckel/fix/parental-agents-soa-serial
Declared parental_agents a SOA clean field
2 parents 079a59d + e1f1c9c commit 1511f0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

netbox_dns/models/zone.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ def __init__(self, *args, **kwargs):
319319
"status",
320320
"dnssec_policy",
321321
"inline_signing",
322+
"parental_agents",
322323
"registrar",
323324
"registry_domain_id",
324325
"expiration_date",

0 commit comments

Comments
 (0)