Editor API /changeset/ does not exist any more
This commit is contained in:
parent
8855bce270
commit
09fe696b49
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ class EditorViewSet(ViewSet):
|
||||||
Editor API
|
Editor API
|
||||||
/geometries/ returns a list of geojson features, you have to specify ?level=<id> or ?space=<id>
|
/geometries/ returns a list of geojson features, you have to specify ?level=<id> or ?space=<id>
|
||||||
/geometrystyles/ returns styling information for all geometry types
|
/geometrystyles/ returns styling information for all geometry types
|
||||||
/changeset/ returns the current changeset
|
|
||||||
"""
|
"""
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def _get_level_geometries(level):
|
def _get_level_geometries(level):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue