mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
Allow CamelCase version of snake_dict_to_camel_dict (currently only dromedaryCase is supported) Add reversible option to camel_dict_to_snake_dict Add tests for both of these options