Retrieve a cached API spec
Details
Downloads the OpenAPI spec from the registry if it is missing or when
refresh = TRUE. Parsed specs are returned as lists.
See also
bunddev_endpoints() to list operations and bunddev_parameters() to
inspect parameters.
Other OpenAPI:
bunddev_cache_dir(),
bunddev_call(),
bunddev_call_tidy(),
bunddev_endpoints(),
bunddev_ms_to_posix(),
bunddev_parameter_values(),
bunddev_parameters(),
bunddev_parameters_for(),
bunddev_spec_path(),
bunddev_timestamp_to_ms()