From 9c99612b9a658e07108f73f98d4e7e39f5d5f3e6 Mon Sep 17 00:00:00 2001 From: "Joshua M. Clulow" Date: Tue, 14 Sep 2021 22:41:42 +0000 Subject: [PATCH] basic support for query parameters (fix typo in clippy fix) --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 2a26830..0beac7f 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1229,7 +1229,7 @@ fn gen(api: &OpenAPI, ts: &mut TypeSpace) -> Result { query.push((\"{}\".to_string(), v.to_string()));", qn )); - a(" }}"); + a(" }"); } else { a(&format!( " \