module Grape::DSL::Middleware::ClassMethods
def middleware
and arguments that are currently applied to the
Retrieve an array of the middleware classes
def middleware namespace_stackable(:middleware) || [] end
def middleware namespace_stackable(:middleware) || [] end