From 7f031eccf045ec5bf72ff216968bac63b2120a6c Mon Sep 17 00:00:00 2001 From: Frederic Jahn Date: Thu, 26 Jan 2023 17:07:17 +0100 Subject: [PATCH] docs: remove removed query from admin spec --- docs/static/spec/admin.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/static/spec/admin.yaml b/docs/static/spec/admin.yaml index 4fb5f156e..b4007d6d5 100644 --- a/docs/static/spec/admin.yaml +++ b/docs/static/spec/admin.yaml @@ -43,12 +43,6 @@ paths: type: integer default: 20 description: The number of returned items - - in: query - name: q - schema: - type: string - example: example.com - description: Only users are included when the search string matches values in email or user_id - in: query name: user_id schema: