Try to fix query

This commit is contained in:
Fang-Pen Lin
2025-11-21 19:22:57 -08:00
parent f2cc6588c3
commit 46ca9f0ff4

View File

@@ -319,7 +319,7 @@ Feature: External CA
"scope": "https://api.dnsmadeeasy.com:443",
"method": "GET",
"path": "/V2.0/dns/managed/MOCK_ZONE_ID/records",
"query": {"type": "TXT", "recordName": "_acme-challenge"},
"query": {"type": "TXT", "recordName": "_acme-challenge", "page": "0"},
"status": 200,
"response": {
"totalRecords": 1,