From 65d6ae7566d600c6b9a05c696bfe979d34633b69 Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Fri, 12 Jan 2024 08:58:23 -0600 Subject: [PATCH] Update gen.yaml --- gen.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gen.yaml b/gen.yaml index 3a24054..422939d 100644 --- a/gen.yaml +++ b/gen.yaml @@ -20,7 +20,7 @@ docs: inputModelSuffix: input maxMethodParams: 4 outputModelSuffix: output - static: true + static: false go: version: 0.0.2 clientServerStatusCodesAsErrors: true