View source: R/get_api_filters.R
get_api_filters | R Documentation |
This function connects to the openapi/swagger endpoint provided by fn_portal, creels, and common APIs and fetches all of the available filters for each endpoint. The filters are available in a global list 'api_filters' which subsequently used by other functions - check_filters, show_filters. Generally, this function is not intended to be called directly by the user.
get_api_filters(api_app, create_list = TRUE)
api_app |
|
create_list |
|
list
Adam Cottrill adam.cottrill@ontario.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.