fix(dns-records): Fix DKIM parser #33

Merged
inex merged 1 commits from fix/dkim_parser into master 2023-01-16 17:48:25 +02:00

1 Commits (master)

Author SHA1 Message Date
Inex Code 4e7261c9c4 fix(dns-records): Fix DKIM parser
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.
2023-01-16 18:41:54 +03:00