build_op_url function

Build operations url

Build operations url

Build operations operation url for specified parameter values

build_op_url(api, scheme, host, base_path, op_def, par_values)

Arguments

  • scheme: http or https
  • host: host name with port (delimited by ":")
  • base_path: base path, defined in api specification
  • op_def: a single operation definition
  • par_values: parameter values in a list

See Also

get_operation_definitions

  • Maintainer: Marcel Ramos
  • License: MIT + file LICENSE
  • Last published: 2024-09-30