diff --git a/src/www/gf-cloud-api.html b/src/www/gf-cloud-api.html index 2b98b0057..d2dac9f28 100644 --- a/src/www/gf-cloud-api.html +++ b/src/www/gf-cloud-api.html @@ -51,6 +51,7 @@ The HTTP response code is usually 200, but can also be 400 (for unrecognized commands or missing/unacceptable parameters in requests) or 501 (for unsupported HTTP request methods). +Unrecognized parameters in requests are silently ignored.

Requests

@@ -149,7 +150,7 @@ For documentation of GF shell commands, see:
-Last modified: Tue Oct 23 23:16:26 CEST 2012 +Last modified: Fri Apr 19 13:46:24 CEST 2013
TH