Browse Source

Update README.md

Maurits van der Schee 9 years ago
parent
commit
55519fcdbc
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -75,7 +75,7 @@ GET http://localhost/api/categories?filter=id:2&match=lower
75 75
 ```
76 76
 
77 77
 ```
78
-{"categories":{"pages":"1","columns":["id","name"],"records":[["1","Internet"]]}}
78
+{"categories":{"columns":["id","name"],"records":[["1","Internet"]]}}
79 79
 ```
80 80
 
81 81
 ### Read

Loading…
Cancel
Save