소스 검색

Update README.md

Maurits van der Schee 9 년 전
부모
커밋
55519fcdbc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -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…
취소
저장