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: improve operation ID handling and URL formatting in generators
This commit includes:
- Updated operation ID generation to remove unnecessary PascalCase transformations.
- Enhanced URL formatting in Axios method calls for better readability.
- Streamlined the React Query generator to align with the updated operation ID handling.
0 commit comments