Open
Description
Once nice thing about the "MapAction" APIs is that there just an expansion of middleware, so developers are still free to call methods like ReadAsJson
and WriteAsJson
explicitly with options, but for people you want to leverage custom parameters and return values, a way to customize the formatting would be nice.