Joe Eng

Results 7 comments of Joe Eng

We're using fluent validation and I prefer that for anything but trivial validation. Function monkey even has built-in integration, but I haven't tried it yet.

So would the task allow you to map the policy xml files to each operation (by operationId)? That would be nice.

Oh, I see there's already a task for this (stephane-eyskens.apim.apimoperationpolicies.apimoperationpolicies@4), but it's just missing an option to set from a file.

I looked at the code and DisplayName is given the same value as targetapi, so it's currently not possible to have different values unfortunately. I looked at ver @ 4...

> The fix has been merged, we will be including it in the next release. I'm using ~4 and still getting this problem occasionally, so it doesn't appear that the...

I tried out swagger-combine, but it de-references all object definitions so I'm not sure how it's useful as input for client generation. I think the best option is probably to...