patch_engine {projmgr} | R Documentation |
Core code for all PATCH calls
Description
Core code for all PATCH calls
Usage
patch_engine(api_endpoint, ref, ...)
Arguments
api_endpoint |
API endpoint |
ref |
Repository reference (list) created by |
... |
Additional user-defined body parameters |
Value
Content of PATCH request as list
[Package projmgr version 0.1.1 Index]