Forums

API /webapps/ POST doesn't accept virtualenv_path

When POSTing to /webapps/, if you supply a virtualenv_path it is ignored. When you update the same webapp using PUT with that parameter, it is applied.

Is there a reason why it cannot be specified with POST, saving the extra update and reload operations?

Thanks Brett

The API is still in beta and we'll be looking at this sort of thing as we move towards releasing it fully.

Thanks.

And, for completeness -- also noted on the issue-tracker.