build_op_url: Build operations url
Description
Build operations operation url for specified parameter values
Usage
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