From 1ebe862594ca5745b71afe60028883bc24b035ed Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Wed, 14 Nov 2012 13:45:11 +0100 Subject: [PATCH] Add style_convert and style_version parameters in the docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e1f66eeb..4366ad51 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,8 @@ Args: Args: * style - the style in CartoCSS you want to set +* style_version - the version of the style for POST +* style_convert - request conversion to target version (both POST and GET) **INFOWINDOW**