I am using apiary preview --server
to watch a file while editing it and have a UI generated.
I would like to hit a local dev server in the "Try" section of the UI, but when I hit "Call Resource", a request is made to POST https://jsapi.apiary.io/apis/null/http-transactions/
.
HOST
is set to http://localhost:3050
and I'm expecting it to hit that endpoint.
How can I change this?
$ apiary version
0.5.2