Trifolium.Distributions.all
You're seeing just the function
all
, go back to Trifolium.Distributions module for more information.
Link to this function
all(opts \\ [])
Specs
all(page: non_neg_integer(), filter: %{}, order: %{}) :: Trifolium.API.response()
List every possible Correction
s.
This endpoint IS paginated, using a optional keyword parameter. By default, the page 1 is returned.