]> git.openstreetmap.org Git - rails.git/commitdiff
Updated comment to reflect implementation.
authorMatt Amos <zerebubuth@gmail.com>
Mon, 27 Oct 2008 16:48:09 +0000 (16:48 +0000)
committerMatt Amos <zerebubuth@gmail.com>
Mon, 27 Oct 2008 16:48:09 +0000 (16:48 +0000)
app/controllers/changeset_controller.rb

index a24f61e2838e9278e65f81184706d2e6ede11579..bb8c3cef222fd6a867242223cba587b598a0a630 100644 (file)
@@ -81,7 +81,8 @@ class ChangesetController < ApplicationController
   # Furthermore, each element in the diff can only reference the current
   # changeset.
   #
-  # Returns: ??? the new document? updated diffs?
+  # Returns: a diffResult document, as described in 
+  # http://wiki.openstreetmap.org/index.php/OSM_Protocol_Version_0.6
   def upload
     # only allow POST requests, as the upload method is most definitely
     # not idempotent, as several uploads with placeholder IDs will have