build_op_url | R Documentation |
Build operations operation url for specified parameter values
build_op_url(api, scheme, host, base_path, op_def, par_values)
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 |
get_operation_definitions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.