Skip to content

Commit 50f7bf6

Browse files
committed
Add custom method note to readme
1 parent 6751027 commit 50f7bf6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,9 @@ the specified methods. If a combination of
185185
"model" and "methods" keys are used then the specific combination of model and methods
186186
specified will be serialized or deserialized using jsonapi.
187187

188+
Note: objects returned from a remote method that will be jsonapi serialized MUST include
189+
an id property.
190+
188191
#### example
189192
```js
190193
{

0 commit comments

Comments
 (0)