`cfconfig` doesn't seem to export the Lucee REST ...
# box-products
d
cfconfig
doesn't seem to export the Lucee REST mappings...am I missing something or is this just not available?
Checked code. Not available. Might fix later
b
Yep, never added support for it
Almost no one has ever asked for it, lol
And I don't use the built in REST myself
Would love a pull request
Or someone to sponsor the work
d
I wish I didnt either, but doing a legacy conversion and rewriting into Taffy isnt in scope at this point
Shouldnt be hard to add if I get some time
cfconfig I mean
t
as a temporary fix you can use restInitApplication() in onApplicationStart() and wrap it in a call to admin action="getRestMappings" to test if it already exists