Skip to content

Commit f46e548

Browse files
committed
refactor: update generated PokeAPI client with camelCase and PascalCase naming conventions
This commit introduces several improvements to the generated PokeAPI client: - Converted function names to camelCase (e.g., `ability_list` → `abilityList`) - Updated type names to PascalCase (e.g., `ability_listResponse200` → `AbilityListResponse200`) - Modified client generator to support dynamic naming transformations - Updated React Query and schema generators to use new naming conventions - Added utility functions for camelCase and PascalCase conversions
1 parent da78505 commit f46e548

File tree

7 files changed

+684
-676
lines changed

7 files changed

+684
-676
lines changed

0 commit comments

Comments
 (0)