Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsdw authored Nov 10, 2016
1 parent 9158b67 commit ad1b76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1195,7 +1195,7 @@ alias | Set a name to the object to identify it at some circumstances | String
Property | Description | Type
------------ | ------------- | -------------
data | Insert data directly to the object | Object
config.url | Specify a URL to use when performing data synchronization | String
config.url | Specify a URL to use when performing data synchronization, this parameter can also be a function that returns the value for the URL | String
config.forceParamId | Include the record ID inside data payload when sending it to the server | Boolean
config.sendJSON | Force data to be sent as a JSON string | Boolean
config.ajaxConf | Receives an object with jQuer.ajax() extra settings | Object
Expand Down

0 comments on commit ad1b76f

Please sign in to comment.