Idea of minimal is to include basic info columns that could be used to filter down and choose specific ids to select. I think state is definitely needed.
Maybe its custom for each endpoint.
Maybe user specifies the columns, so response_type = c("minimal", "full", "user_specified")...
Idea of minimal is to include basic info columns that could be used to filter down and choose specific ids to select. I think
stateis definitely needed.Maybe its custom for each endpoint.
Maybe user specifies the columns, so
response_type= c("minimal", "full", "user_specified")...