class OasRails::Spec::Parameter

def oas_fields

def oas_fields
  [:name, :in, :description, :required, :schema, :style]
end