File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ A Functional JSON Format Protocal.
44You can set any JSON structure and your server will return a JSON String with the structure you had set like this:
55
66## Request:
7- {
7+ {< br />
88  ;   ; " ; [ ] " ; : {   ;   ;   ;   ;   ;   ;   ;   ;   ;   ;   ;   ;   ; //request an array<br />
99  ;   ;   ;   ; " ; page" ; : 1,   ;   ;   ;   ;   ;   ;   ;   ; //array condition<br />
1010  ;   ;   ;   ; " ; count" ; : 2,   ;   ;   ;   ; <br />
@@ -28,7 +28,7 @@ You can set any JSON structure and your server will return a JSON String with th
2828<p >  ; </p >
2929
3030## Response:
31- {
31+ {< br />
3232  ;   ; " ; [ ] " ; :{<br />
3333  ;   ;   ;   ; " ; 0" ; :{<br />
3434  ;   ;   ;   ;   ;   ; " ; User" ; :{<br />
You can’t perform that action at this time.
0 commit comments