On Fri, 2011-07-29 at 18:29 +0300, [email protected] wrote: > From: marios <[email protected]> > > > Signed-off-by: marios <[email protected]> > --- > site/content/api.mdown | 3522 > ++++++++++++++++++++++++++++++++++++++++++++---- > 1 files changed, 3288 insertions(+), 234 deletions(-)
ACK. I just pushed this. There's a few places where the docs claim that you need to make a multipart/form-data request, though it should be enough to use application/x-www-form-urlencoded (for example, for POST /api/instances) I'll fix that up next week. David
