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 b86470d commit 77cd849Copy full SHA for 77cd849
lib/serialize.js
@@ -10,6 +10,7 @@ var regexs = [
10
/^findById$/,
11
/^__get__.*/,
12
/^updateAttributes$/,
13
+ /^patchAttributes$/,
14
/^__findRelationships__.*/
15
]
16
0 commit comments