create_request_url function

Creates a request url based on the given base url and passed paths. The json extensions is added automatically.

Creates a request url based on the given base url and passed paths. The json extensions is added automatically.

create_request_url(url, paths)

Arguments

  • url: base url of the request
  • paths: vector of paths that should be added to the url

Returns

request url with added paths and the json extension

  • Maintainer: Ryszard Szymanski
  • License: MIT + file LICENSE
  • Last published: 2019-12-13