From 6996789c5260839b7b3194e9e3dadd3ee6ba80d7 Mon Sep 17 00:00:00 2001 From: Correl Date: Sat, 11 Feb 2023 00:56:41 -0500 Subject: [PATCH] Specify search parameter schema --- tutor/templates/openapi.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tutor/templates/openapi.yaml b/tutor/templates/openapi.yaml index 6b4c5b4..bb3d2c4 100644 --- a/tutor/templates/openapi.yaml +++ b/tutor/templates/openapi.yaml @@ -41,6 +41,8 @@ paths: parameters: - name: q in: query + schema: + type: string description: >- Text in the query string will be used to filter cards having that text in their name. Additionally, the keyword expressions below can be used to search for