Skip to content
Snippets Groups Projects

341885: Adds options for rawResponse and disabledCache for update and create resource method.

Merged Pratik Kamble requested to merge issue/api_client-3418939:api_client-3418939 into canary
1 unresolved thread
Files
12
+ 5
0
---
"@drupal-api-client/json-api-client": patch
---
createResource, deleteResource and updateResource returns json data by default, but allows raw response support.
Loading