Skip to content

Commit 9950c5f

Browse files
committed
Fix typo.
1 parent 891d4d8 commit 9950c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1273,7 +1273,7 @@ endpoints to new locations. Adding::
12731273
return self.get_collection(classname, input)
12741274

12751275
will move the response that normally happens at /rest/data/<class> to
1276-
/rest/data/<class>.
1276+
/rest/data2/<class>.
12771277

12781278

12791279
Controlling Access to Backend Data

0 commit comments

Comments
 (0)