Skip to content

Commit 54a2457

Browse files
committed
Clarify text.
1 parent 9950c5f commit 54a2457

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/rest.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,8 +1272,8 @@ endpoints to new locations. Adding::
12721272
"""
12731273
return self.get_collection(classname, input)
12741274

1275-
will move the response that normally happens at /rest/data/<class> to
1276-
/rest/data2/<class>.
1275+
will make the response at /rest/data2/<class> be the same as what is
1276+
normally at /rest/data/<class>.
12771277

12781278

12791279
Controlling Access to Backend Data

0 commit comments

Comments
 (0)