rgrinberg / opium

Sinatra like web toolkit for OCaml
MIT License
753 stars 68 forks source link

move shell session blocks to appropriate syntax #289

Open toastal opened 1 year ago

toastal commented 1 year ago

One of these script was mislabled at shell when it wasn’t a shell script but a shell session. The following block while it is technically JSON, is more appropriately the stdout from cURL in that shell session.