Grégoire Hébert

Results 12 comments of Grégoire Hébert

IMO, in the Question-Answer relation, the Answer side sub-resource route should still be prefixed by the associated "parent" resource. I did not run any test, but AFAIK if you have...

A Backed Enum may be backed by types of int or string, and a given enumeration supports only a single type at a time. Is there a way to detect...

https://3v4l.org/dLRMX#v8.1.8 is an approach to find the backed type and associate it accordingly, or fall back into embedded object or resource as proposed in https://github.com/api-platform/core/issues/2254 I wonder how much should...

@alanpoulain That's already the case I reckon :) It's an addition to allow to force the context :)

Dynamic groups for instance which cannot be extrapolated from the operation only.

I think this could be part of 2.7/3.0 ping @vincentchalamon @dunglas WDYT?

Performance and avoid queries that should be filtered for the current user to be executed without the where clause. I agree on the "too many security arguments" part though. Like...

Review accepted @dunglas :)

Could be nice to merge this since the project does now benefit from the skaffold configuration :)

Thanks! No idea yet but I did not tested with a custom filter so far,that's cool! I'll look for a solution :)