@openapi-qraft/react@1.8.0
·
1180 commits
to main
since this release
Minor Changes
- 7d4402e: Direct OpenAPI method invocation capability added to Qraft. Users can now perform GET, POST, and other HTTP operations on OpenAPI endpoints without using TanStack Query, specifying necessary parameters and base URLs.