Additional DNS record added

User will now be asked to add three DNS records in addition to two. An example is mentioned below.

"dns_records": {
"dkim_record": {
"type": "string",
"value": "string",
"host_name": "string",
"status": true
},
"brevo_code": {
"type": "string",
"value": "string",
"host_name": "string",
"status": true
},
"dmarc_record": {
"type": "string",
"value": "string",
"host_name": "string",
"status": true
}
}

dmarc_record is added under dns_records in both API endpoints. The following endpoints will be affected.

Route: Create a new domain

Route: Validate domain configuration