From f77f396f6e85146efa73b4e968ec4247a8ba8505 Mon Sep 17 00:00:00 2001 From: Face <69168154+face-hh@users.noreply.github.com> Date: Wed, 10 Sep 2025 23:19:52 +0300 Subject: [PATCH] Update README.md --- dns/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/README.md b/dns/README.md index 1d2766f..a64a020 100644 --- a/dns/README.md +++ b/dns/README.md @@ -244,7 +244,7 @@ Delete a domain owned by the account. Fetch all approved domains with pagination support. **Query Parameters:** -- `page` (or `p`) - Page number (default: 1) +- `page` - Page number (default: 1) - `page_size` (or `s`, `size`, `l`, `limit`) - Items per page (default: 15, max: 100) **Response:**