get_full_endpoint.Rd
A convenience function for returning the full endpoint name from a partial (short) name.
get_full_endpoint(
endpoint_shortname,
endpoint_fullnames = names(api_variable_names)
)
character, the short name to match
character vector, the full names of the endpoints to match to
character, the matched full name of the endpoint