basic support for query parameters (fix typo in clippy fix)

This commit is contained in:
Joshua M. Clulow 2021-09-14 22:41:42 +00:00
parent 47164b2de2
commit 9c99612b9a
1 changed files with 1 additions and 1 deletions

View File

@ -1229,7 +1229,7 @@ fn gen(api: &OpenAPI, ts: &mut TypeSpace) -> Result<String> {
query.push((\"{}\".to_string(), v.to_string()));",
qn
));
a(" }}");
a(" }");
} else {
a(&format!(
" \