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 {Object} [config.params] JSON:API request queries. See [#get](#get) for documentation
320
320
* @param {Object} [config.headers] Additional headers to send with the request
321
+
* @param {Object} [config.axiosOptions] Additional options for the axios instance (see [axios/axios#request-config](https://github.com/axios/axios#request-config) for details)
321
322
* @returns {Object|Object[]} JSON-parsed response
322
323
* @example <caption>Create a post on a user's profile feed</caption>
0 commit comments