We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Want to display camelCase output
<Equipment> <EquipmentHeader> <OemName>Hydrema</OemName> <Model>912F</Model> </EquipmentHeader> </Equipment>
Equipment.EquipmentHeader...
equipment.equipmentHeader...
The text was updated successfully, but these errors were encountered:
I'm glad you find this repository helpful. I'll try to address your issue ASAP. You can watch the repo for new changes or star it.
Sorry, something went wrong.
This feature is not implemented yet due the API designs for this requirement is finalize yet.
This can be closed now with the merged PR #469 😀
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Description
Want to display camelCase output
Input
Output
Equipment.EquipmentHeader...
Expected Output
equipment.equipmentHeader...
The text was updated successfully, but these errors were encountered: