Apipie::Params::Errors::ParamError
# File lib/apipie/params/errors.rb, line 14 def to_s "Missing parameter #{@description.name}" end