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 6751027 commit 50f7bf6Copy full SHA for 50f7bf6
README.md
@@ -185,6 +185,9 @@ the specified methods. If a combination of
185
"model" and "methods" keys are used then the specific combination of model and methods
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.
190
+
191
#### example
192
```js
193
{
0 commit comments