-
-
Notifications
You must be signed in to change notification settings - Fork 594
Closed
Labels
enhancementNew feature or requestNew feature or requestswr-openapiRelevant to swr-openapi libraryRelevant to swr-openapi library
Description
Description
In my case, some endpoints are POST, but for getting data only. I cannot/do not want to change the API.
The docs state that path can only be any endpoint that supports GET requests.
Proposal
Can we add one version of useQuery, kinda like useQueryFull (okay, naming sucks) that supports valid paths regardless of method?
Extra
- I’m willing to open a PR (see CONTRIBUTING.md)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestswr-openapiRelevant to swr-openapi libraryRelevant to swr-openapi library