Skip to content

Commit 64fdb33

Browse files
committed
Update README.md
1 parent cd0cb17 commit 64fdb33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ the specified methods. If a combination of
186186
specified will be serialized or deserialized using jsonapi.
187187

188188
Note: objects returned from a remote method that will be jsonapi serialized MUST include
189-
an id property.
189+
an id property. id property can be null.
190190

191191
#### example
192192
```js

0 commit comments

Comments
 (0)