From: Pieter Lexis Date: Tue, 20 Dec 2016 19:08:42 +0000 (+0100) Subject: Document wildcards for the API X-Git-Tag: rec-4.1.0-alpha1~349^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F4800%2Fhead;p=thirdparty%2Fpdns.git Document wildcards for the API --- diff --git a/docs/markdown/httpapi/api_spec.md b/docs/markdown/httpapi/api_spec.md index 8604dcb3ae..5bcbf5ada0 100644 --- a/docs/markdown/httpapi/api_spec.md +++ b/docs/markdown/httpapi/api_spec.md @@ -797,8 +797,10 @@ Allowed methods: `GET` #### GET Search the data inside PowerDNS for :search\_term and return at most -:max\_results. This includes zones, records and comments. Response body is an -array of one or more of the following objects: +:max\_results. This includes zones, records and comments. +The `*` character can be used in :search\_term as a wildcard character and the `?` character can be used as a wildcard for a single character. + +Response body is an array of one or more of the following objects: For a zone: