The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
get_api
now has an ext
argument for API
urls that are missing a file extension; this ensures that the file is
properly parsed (@almahmoud, #26).config
argument in get_api
is passed along
to the GET
call for non-public APIs that require a token
(@almahmoud,
#26).get_api
handles both URLs and files (either
json
or yml
)fun(x, ..., .__body__ = list(y))
, where x
is a
argument for the ‘URL’ of the RESTful interface, and y
is
an argument for the ‘BODY’ of POST and similar requests. The
...
provide backward compatibility, and is used to populate
elements of .__body__
; the full interface is required when
URL and BODY have identically named arguments.body
arguments (2).body
consists of 1 argument, it is represented as
an unnamed set.body
(2)httr::accept
headers from
op_def$produces
(@almahmoud, #22)operation$parameters
that have zero length
(@seandavi,
#20)These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.