Explorar el Código

Update README.md

Maurits van der Schee hace 9 años
padre
commit
55519fcdbc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -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…
Cancelar
Guardar