You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: enhance query option generation in React Query generator
This commit includes:
- Added the HTTP method to the operation object for improved query option generation.
- Updated the naming convention for query options to reflect the method used.
- Streamlined the operation ID handling to maintain consistency across the generator.
0 commit comments