Philippe bouttereux

Results 14 comments of Philippe bouttereux

I'm having the same Issue and I would like to add something: If we open the schema on swagger (instead of the json example), the field is visible. If we...

It's been so long I had completely forgotten about this issue. > @freakheart & @bachinblack do you have this exact same situation? No, it failed with every embedded object, no...

Fixed most of the problems with the CI but I can't seem to find how to test `getPriority()`. Can anyone help me with this ?

Hey ! Thanks for your help, I managed to add integration tests for my fixer. I think it would be nice to add a section in the cookbook about priority...

Hey @Wirone ! I wouldn't use this rule with an elements count myself because I don't think it's as reliable as a characters count but I guess it would be...

As I proposed earlier, I rename `max_length` to `characters_threshold` so that it's clearer and it can easily be extended later with `elements_threshold`. I understand fixers' default configuration can't just do...

Hey ! I've caught up with master so it should be all good now, would anyone be so kind as to review my PR once more ? (hopefully it will...

I'd be more than happy to merge it 😁 @kubawerlos, is there anything missing from this PR ? If not, would you be so kind as to accept it ?...

Hey ! I'm sorry, I don't understand why the pipeline's failing. Could anyone help me figure out the problem ?

Hey @jlecordier! You are correct, it would resolve the case you mentionned assuming you want small arrays to be multiline (based on the threshold you configure). Sadly, I'm not sure...