From df3f3dba0c028c88ab0bec889a0f29d8c0ed4340 Mon Sep 17 00:00:00 2001 From: Stijn Van Hulle Date: Sat, 9 Mar 2024 22:40:03 +0100 Subject: [PATCH] chore: e2e with `variablesType: 'mutate'` --- e2e/kubb.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/kubb.config.js b/e2e/kubb.config.js index 6edfb3f3a..651547f5e 100644 --- a/e2e/kubb.config.js +++ b/e2e/kubb.config.js @@ -56,7 +56,7 @@ const baseConfig = { }, group: { type: 'tag' }, mutate: { - paramsType: 'mutate', + variablesType: 'mutate', }, }], ['@kubb/swagger-swr', {