-
# Overview
orval の生成を fetch に変えたい.
https://orval.dev/guides/custom-client
削りたい理由↓
https://zenn.dev/team_zenn/articles/migrated-from-axios-to-fetch-api
// まあここまで劇的なパフォーマンス向上はしないと思いますが、ただの通…
para7 updated
7 months ago
-
-
## What are the steps to reproduce this issue?
Not exactly a reproducible issue other than the fact that generated `react-query` mutations do not have `mutationKey`s by default.
## What happens?
…
-
## Description:
Hi there,
I am using Orval with the react-query option and the zod option for request validation. I have successfully validated the request parameters using the Zod schema, but I…
-
hello, my question is that the "input.txt" should be blank or not? And why I run the prepare.py, nothing has been written in train.bin orval.bin?
-
I did the documentation really quickly. Could be interesting to add more guide or improve some explanation.
-
## What are the steps to reproduce this issue?
1. Create `petstore.yml` file using https://github.com/OAI/OpenAPI-Specification/blob/main/examples/v3.0/petstore.yaml
2. Create `openapi.yml` fi…
-
Demo link: https://df-frontend-2023-nghianm-assignment7.vercel.app/
Features done:
- All core functionalities present
- Backend API integration
- Login logout function
- Type-safety with Orval
…
-
Currently Orval does not support `useQueries` with `react-query`.
## What were you expecting to happen?
Config file could have option `override.query.useQueries` just like it has options `ov…
-
Hello. I understand that in order to use axios we have to modify the `backendFetcher.ts` file. But I do not want to miss anything and introduce a bug. Thus it would be great if there was an official g…