Dyalog / Jarvis

APL-based web service framework supporting JSON or REST
https://dyalog.github.io/Jarvis/
MIT License
33 stars 6 forks source link

fix "Updates" crashing when HttpCommand not present #56

Closed mbaas2 closed 7 months ago

bpbecker commented 7 months ago

Updates is only used in the Jarvis workspace which brings in HttpCommand when the workspace is built. In fact, I'm considering removing Updates as it's not particularly helpful,