create_request_url: Creates a request url based on the given base url and
passed paths. The json extensions is added automatically.
Description
Creates a request url based on the given base url and
passed paths. The json extensions is added automatically.
Usage
create_request_url(url, paths)
Arguments
paths
vector of paths that should be added to the url
Value
request url with added paths and the json extension