API Reference solicit v1.3.2
modules
Modules
Generic functions for working with changesets that are not packaged with Ecto.
Creates a wrapper around Plug.Parsers to catch Parsers Errors.
Casts the given path param to the given type. If the cast fails, returns a 404. Uses Solicit for 404 responses, so only API routes are supported.
Check to make sure for an endpoint that allows for pagination that both the offset
and page
query parameter
cannot be provided in the same call. It can only be 1 or the other.
Check to make sure that if a query parameter is provided that it has a value
Standardized responses
An error in the JSON body of an HTTP response.
Utilities for working with UUIDs.