View source: R/get_api_filters.R
get_api_filters | R Documentation |
This function connects to the openapi/swagger endpoint provided by http://fsis.glfc.org/ api 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()
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.