# Functions
BadRequest creates a new api error representing a bad request (HTTP 400).
LoadErrors load a error_templates.yaml file containing error templates.
NewAPIError creates a new APIError with the given HTTP status code, error code, and parameters.
# Type aliases
No description provided by the author