We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd0cb17 commit 64fdb33Copy full SHA for 64fdb33
README.md
@@ -186,7 +186,7 @@ the specified methods. If a combination of
186
specified will be serialized or deserialized using jsonapi.
187
188
Note: objects returned from a remote method that will be jsonapi serialized MUST include
189
-an id property.
+an id property. id property can be null.
190
191
#### example
192
```js
0 commit comments