# HG changeset patch # User John Rouillard # Date 1569811374 14400 # Node ID f4e77d446add7debb9a38b61d6c378dc70a3be7b # Parent 30b76c165ee63d8387e8ce07cc08e01650fe364d Clarify text. diff -r 30b76c165ee6 -r f4e77d446add doc/rest.txt --- a/doc/rest.txt Sun Sep 29 22:41:10 2019 -0400 +++ b/doc/rest.txt Sun Sep 29 22:42:54 2019 -0400 @@ -1272,8 +1272,8 @@ """ return self.get_collection(classname, input) -will move the response that normally happens at /rest/data/ to -/rest/data2/. +will make the response at /rest/data2/ be the same as what is +normally at /rest/data/. Controlling Access to Backend Data