From bebd382156a9bf04bd97105f087ea53dfb4a830d Mon Sep 17 00:00:00 2001 From: Stijn Van Hulle Date: Wed, 11 Dec 2024 22:17:03 +0100 Subject: [PATCH] chore: correct naming --- docs/plugins/plugin-client/index.md | 4 ++-- docs/plugins/plugin-react-query/index.md | 4 ++-- docs/plugins/plugin-solid-query/index.md | 4 ++-- docs/plugins/plugin-svelte-query/index.md | 4 ++-- docs/plugins/plugin-swr/index.md | 4 ++-- docs/plugins/plugin-vue-query/index.md | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/plugins/plugin-client/index.md b/docs/plugins/plugin-client/index.md index f7d95f488..e00efd5b4 100644 --- a/docs/plugins/plugin-client/index.md +++ b/docs/plugins/plugin-client/index.md @@ -121,8 +121,8 @@ Create `operations.ts` file with all operations grouped by methods. ### paramsType -### paramCasing - +### paramsCasing + ### pathParamsType diff --git a/docs/plugins/plugin-react-query/index.md b/docs/plugins/plugin-react-query/index.md index e0e87c916..7855ecb62 100644 --- a/docs/plugins/plugin-react-query/index.md +++ b/docs/plugins/plugin-react-query/index.md @@ -187,8 +187,8 @@ Return the name of a group based on the group name, this will be used for the fi ### paramsType -### paramCasing - +### paramsCasing + ### pathParamsType diff --git a/docs/plugins/plugin-solid-query/index.md b/docs/plugins/plugin-solid-query/index.md index 5d5ad85a5..e8465b114 100644 --- a/docs/plugins/plugin-solid-query/index.md +++ b/docs/plugins/plugin-solid-query/index.md @@ -117,8 +117,8 @@ Return the name of a group based on the group name, this will be used for the fi ### paramsType -### paramCasing - +### paramsCasing + ### pathParamsType diff --git a/docs/plugins/plugin-svelte-query/index.md b/docs/plugins/plugin-svelte-query/index.md index 177b24b13..4ba417bf7 100644 --- a/docs/plugins/plugin-svelte-query/index.md +++ b/docs/plugins/plugin-svelte-query/index.md @@ -117,8 +117,8 @@ Return the name of a group based on the group name, this will be used for the fi ### paramsType -### paramCasing - +### paramsCasing + ### pathParamsType diff --git a/docs/plugins/plugin-swr/index.md b/docs/plugins/plugin-swr/index.md index b4dcc6aa0..92a774f7b 100644 --- a/docs/plugins/plugin-swr/index.md +++ b/docs/plugins/plugin-swr/index.md @@ -117,8 +117,8 @@ Return the name of a group based on the group name, this will be used for the fi ### paramsType -### paramCasing - +### paramsCasing + ### pathParamsType diff --git a/docs/plugins/plugin-vue-query/index.md b/docs/plugins/plugin-vue-query/index.md index 09cd32387..4b09e045b 100644 --- a/docs/plugins/plugin-vue-query/index.md +++ b/docs/plugins/plugin-vue-query/index.md @@ -118,8 +118,8 @@ Return the name of a group based on the group name, this will be used for the fi ### paramsType -### paramCasing - +### paramsCasing + ### pathParamsType