Skip to content

Simplified http calls for self link

Latest
Compare
Choose a tag to compare
@maennchen maennchen released this 08 Jul 13:30
· 9 commits to master since this release

New Methods:

$putSelf(payload, options)
$postSelf(payload, options)
$patchSelf(payload, options)
$linkSelf(links, options)
$unlinkSelf(links, options)
$deleteSelf(options)
$delSelf(options)