fix(dns-records): Fix DKIM parser #33
Merged
inex
merged 1 commits from fix/dkim_parser
into master
2 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'fix/dkim_parser'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Previously API relied on client to parse DKIM DNS string, as it was a
separate endpoint. But now client blindly trusts the API, but parser
was not migrated over to the API.
1035f9215d
into master 2 months ago1035f9215d
.