Skip to content

@openapi-qraft/react@1.8.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 19:37
· 1180 commits to main since this release
595aec7

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.