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 type handling and formatting in generators
This commit includes:
- Enhanced type handling in the Axios and React Query generators by utilizing `sanitizeTypeName` for type names.
- Updated the response type determination in the Axios method to handle unknown responses more gracefully.
- Ensured consistent formatting in `package.json` for better readability.
0 commit comments