Update README.md
This commit is contained in:
parent
3c2e94548b
commit
0a3e6c383b
@ -14,14 +14,14 @@ A Functional JSON Format Protocal.</p>
|
||||
},<br />
|
||||
"work": {<br />
|
||||
"userId": “/User/id” //rely path with default parent path,starts from the same level object's path<br />
|
||||
}<br />
|
||||
},<br />
|
||||
"Comment[]": { //request an array named Comment<br />
|
||||
"page": 0,<br />
|
||||
"count": 3,<br />
|
||||
"Comment": {<br />
|
||||
"workId": “[]/Work/id” //full rely path<br />
|
||||
}<br />
|
||||
},<br />
|
||||
}<br />
|
||||
}<br />
|
||||
}</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user