commit | 944cd04f4f15d0f52dd760ee36bc9462d427076f | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Jul 10 16:42:41 2017 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Jul 10 16:42:41 2017 -0400 |
tree | 29e36bbe0bd260d3842c7b9ae060741cfa678e5a | |
parent | 832ce2533fcbf9173703b95f01141e583351d56e [diff] |
Allow json response plugin to be suppressed Add a static class member suppress_json_resp that when set to True will prevent the JsonApiResp plugin from responding with a json wrapper. Change-Id: I43aadb6b59bb21ef53e5252e4878157c8e13935e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>