This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
Make JsonOutputFormatter use camel case by default #4283
Closed
Description
It's not the 1990s, everyone expects their JSON to be camel case :-)
Can we get this to be the default so we don't have to do this: https://gist.github.com/shahiddev/e82fea1c85d5e3faa710
I am curious if anyone actually desires pascal case to even be an option.