Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
So the custom validator shouldn't be invoked here, this makes sense to me.
Please PR a spec + this?
I believe https://github.com/intridea/grape/pull/1039 has implemented this, @rnubel would you confirm and I'll close this issue? Is this any different from #993?
@birbird this is on HEAD FYI, not in any released version of Grape yet.
Maybe we need to do something built-in for Grape entities though ...
@loicginoux Want to rebase and retest? Close or update if the test case is useful and I'll merge.
@nickrivadeneira could you please PR these tests? Thanks
I think different versioning schemes may want to behave differently, path versioning may need to be inserted at a different time. I do think you should attempt what you're proposing!...
Are you saying that's a swagger 2 feature? There's a [swagger 2](https://github.com/ruby-grape/grape-swagger/tree/swagger-2.0) branch ATM, you could definitely contribute password support change into it.
I've labelled this as a new feature.