kong-client-ruby
kong-client-ruby copied to clipboard
Flatten config keys when using create_or_update/save with plugins
It seems the flattening of keys was forgotten for create_or_update
so I added it. Please consider my patch, thanks!