notebookutils.fabricClient.patch: Send a PATCH request to Fabric.
Description
Send a PATCH request to Fabric.
Usage
notebookutils.fabricClient.patch(path, content, headers = list())
Value
RestResponse Response of the request
Arguments
- path
Path of the request
- content
Content of the request
- headers
Headers of the request