Editor API /changeset/ does not exist any more

This commit is contained in:
Laura Klünder 2017-07-11 19:34:47 +02:00
parent 8855bce270
commit 09fe696b49

View file

@ -15,7 +15,6 @@ class EditorViewSet(ViewSet):
Editor API
/geometries/ returns a list of geojson features, you have to specify ?level=<id> or ?space=<id>
/geometrystyles/ returns styling information for all geometry types
/changeset/ returns the current changeset
"""
@staticmethod
def _get_level_geometries(level):