sbtools_PUT: generic PUTs for sbtools package
Description
package wrapped for generic PUTs that test sessions internally and wrap some
errors
Usage
sbtools_PUT(url, body, ...)
Arguments
- url
a base url for the PUT
- body
the PUT body as in PUT
- ...
additional params passed to PUT
, e.g.,
accept_json()