add_special_filters: Add special filter options to selected endpoints

View source: R/get_api_filters.R

add_special_filtersR Documentation

Add special filter options to selected endpoints

Description

Some of the the api endpoints accept filter arguments that are not captured in the automatically generated swagger documentation. These need to be added so they can be presented to glfishr users.

Usage

add_special_filters(endpoint_name, values)

Arguments

endpoint_name
  • the name of api endpoint

values
  • data-frame with existing filter attributes

Value

list

Author(s)

Adam Cottrill adam.cottrill@ontario.ca


AdamCottrill/glfishr documentation built on Aug. 9, 2024, 5:47 p.m.