diff -r 34b4038e3069 -r 7aaf5c0d6af4 src/cm/api/handlers.py --- a/src/cm/api/handlers.py Mon Jul 19 17:26:25 2010 +0200 +++ b/src/cm/api/handlers.py Thu Jul 22 17:27:24 2010 +0200 @@ -191,7 +191,8 @@ `content`: new content (in specified format)
`note`: note to add to edit
`new_version`: boolean: should a new version of the text be created?
-`keep_comments`: boolean: should existing comments be keep (if possible)?
+`keep_comments`: boolean: should existing comments be kept (if possible)?
+`cancel_modified_scopes`: if set to 1, existing comments without scope in a new version are detached, otherwise they are deleted
""" @staticmethod