<div dir="ltr"><span style="font-size:12.8px">This response is required in 3.4.5 ></span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>{</div><div>  "result": [</div><div>    {</div><div>      "qtype": "MX",</div><div>      "qname": "<a href="http://example.com/" target="_blank">example.com</a>",</div><div>      "content": "<a href="http://example-com.mail.protection.outlook.com/" target="_blank">example-com.mail.protection.outlook.com</a>",</div><div>      "priority": "10",</div><div>      "ttl": 86400</div><div> }</div><div>}</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">In 3.4 I was using this:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">This response is required in 3.4.5 ><div><br></div><div><div>{</div><div>  "result": [</div><div>    {</div><div>      "qtype": "MX",</div><div>      "qname": "<a href="http://example.com/" target="_blank">example.com</a>",</div><div>      "content": "10 <a href="http://example-com.mail.protection.outlook.com/" target="_blank">example-com.mail.protection.outlook.com</a>"</div><div>      "ttl": 86400</div><div> }</div><div>}</div></div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">The second response now generators an error along the line of 'too much information'. The priority field is required again.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I think this is a regression issue.</div><div style="font-size:12.8px"><br></div></div>