* Add RemoveJsonAttributesFilterFactory Takes a collection of attribute names to search for to remove from a JSON response, an optional last parameter from the list can be a boolean to remove the attributes just at root level or recursively * Add docs for RemoveJsonAttributes filter * Extract a single instance of Json mapper * Overload boolean parameter to avoid parsing a string