Update Routes.md

This commit is contained in:
Raul Ochoa 2015-03-12 12:58:46 +01:00
parent d09998cce1
commit f35d328dbf

View File

@ -91,8 +91,8 @@ This document list all routes available in Windshaft-cartodb Maps API server.
## Optional deprecated routes ## Optional deprecated routes
[0] `/tiles/layergroup` is deprecated and `/api/v1/map` should be used but we keep it for now. - [0] `/tiles/layergroup` is deprecated and `/api/v1/map` should be used but we keep it for now.
[1] `/tiles/template` is deprecated and `/api/v1/map/named` should be used but we keep it for now. - [1] `/tiles/template` is deprecated and `/api/v1/map/named` should be used but we keep it for now.
## How to generate the list of routes ## How to generate the list of routes
@ -125,4 +125,4 @@ index 477a4c2..f69eebb 100644
}; };
``` ```