diff --git a/docs/api-model-remote.md b/docs/api-model-remote.md index d1bf56a0..ae1255b1 100644 --- a/docs/api-model-remote.md +++ b/docs/api-model-remote.md @@ -69,6 +69,7 @@ Multiple arguments, specified as an array: **HTTP mapping of input arguments** There are two ways to specify HTTP mapping for input parameters (what the method accepts): + * Provide an object with a `source` property * Specify a custom mapping function