Skip to content

Commit c133fce

Browse files
AJAJ
authored andcommitted
Readme.md Update
1 parent 72536ee commit c133fce

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ The following routes allow you to interact with data from the collections.
2121

2222
The server will respond with a list of all of the data within the specified collection. Additionaly you will be able to specify a few parameters in the URL.
2323

24-
?filter=columname&value=value //Specifies a column to filter by and a value
25-
?offset=20 //Offsets the results by 20
26-
?limit=20 //Limits the results by 20
24+
?filter=columname&value=value //Specifies a column to filter by and a value
25+
?offset=20 //Offsets the results by 20
26+
?limit=20 //Limits the results by 20
2727

2828

2929

0 commit comments

Comments
 (0)