DDNS-Cloudflare-PowerShell icon indicating copy to clipboard operation
DDNS-Cloudflare-PowerShell copied to clipboard

Fix invalid requests when having multiple records with the same name

Open MatBomber opened this issue 1 year ago • 1 comments

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.

MatBomber avatar Oct 09 '24 22:10 MatBomber

I ran into this same issue, please accept this PR @fire1ce

evillogic avatar Oct 16 '25 18:10 evillogic