You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param {String} resource Name of the resource as defined in the static property 'resources'.
1248
1248
* @param {String} endpoint Name of the endpoint. Several endpoints can be defined for each resource.
1249
1249
* @param {Object} params Object containing the parameters for the url and for the body of the request, under the properties 'url' and 'data', respectively.
1250
-
* @param {Object} options Collections of options (pollTask, resolveWResponse)
0 commit comments