]> git.evergreen-ils.org Git - working/Hatch.git/commit
LP1824391 Hatch set (file write) 'bare' option
authorBill Erickson <berickxx@gmail.com>
Fri, 12 Apr 2019 19:23:38 +0000 (15:23 -0400)
committerJason Boyer <JBoyer@equinoxinitiative.org>
Fri, 13 Dec 2019 17:59:25 +0000 (12:59 -0500)
commitdf096dd2c2ce0bb78b25cba185f8fca8111c4acc
tree618d31d05557bbe4def1a2001a61c01fe459bc69
parent0c0265fa967f7038818639a92b8d099401653a18
LP1824391 Hatch set (file write) 'bare' option

Adds a "bare" option to the hatch "set" command indicating to Hatch the
string content should be written as-is instead of encoded as JSON first.
This essentially gives Hatch a text/plain print-to-file option.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
src/org/evergreen_ils/hatch/RequestHandler.java