Backend ↔ Frontend boundary
Backend gives you `user_first_name`; frontend wants `userFirstName`. Paste, copy, paste — done. Use the JSON batch mode to convert every key in a sample API response in one step (then write the codegen template based on the result).