fix json, 2nd attempt

This commit is contained in:
Raul Ochoa
2016-01-14 18:16:31 +01:00
parent 62b1df970a
commit 45acdd9f39
+1 -1
View File
@@ -17,7 +17,7 @@ Windshaft-CartoDB adds the following attributes in the response object
```json
{
"http": "http://cdn_url.com/"
"http": "http://cdn_url.com/",
"https": "https://secure.cdn_url.com/"
}
```