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.