Open
Description
allow to chose operation name format ('camelCase', 'PascalCase', 'snake_case', and 'original') for methods in config options
like options: modelPropertyNaming, paramNaming etc
if operation names include _ (underscore) its removed ,, looking for option to allow keep the name as is (original)