DDNS-Cloudflare-PowerShell
DDNS-Cloudflare-PowerShell copied to clipboard
Fix invalid requests when having multiple records with the same name
Before the list method would list all the record_id with the same name and in the overwrite command it encountered an error. Now the first command list only the one with "A" type.
I ran into this same issue, please accept this PR @fire1ce