Michael Cordell

Results 14 issues of Michael Cordell

Need better testing around mail / mailer

chore

[See here](https://github.com/lynndylanhurley/devise_token_auth/blob/master/app/controllers/devise_token_auth/sessions_controller.rb#L27-L29) which is currently [unhandled here](https://github.com/mcordell/grape_token_auth/blob/master/lib/grape_token_auth/resource/resource_finder.rb#L39-L41).

chore

When testing an against an array that has the "oneOf" property on its items, it breaks the "required" field on the related "oneOf" objects when `strict: true` option is provided....