Unnested tibble containing the mapping between each endpoint, the inputs it takes, and whether those inputs are required. One or more input rows per endpoint.
endpoint_input_mappingA tibble with 108 rows and 3 variables:
name of the API endpoint
one or multiple inputs that can be used in the request to that endpoint
boolean: whether that input is required for that endpoint