Fabien Salles

Results 7 comments of Fabien Salles

Same problem here, I will disable the error on PHPStan but even my IDE complains. Is there a reason to have a string type in this phpdoc ?

Hello, I also would like to have recommendation for this. By my side, I decorated each API class that I wanted to cache (FamilyApi, AttributeApi...) and overrided the AkeneoPimClientBuilder class...

I resolved my downsides by removing composer-merge-plugin and just changing vendor directory location in the composer.json file. So there is no more need to move node_modules directory and the last...

Hi, I have the same problem : ```hydra:member[0]: Array value found, but an object is required``` My json is : ```json { "@id":"\/product_variants", "@type":"hydra:Collection", "hydra:member":[ { "@id":"\/product_variants\/my_product", "@type":"ProductVariant", "code":"my_product", "position":0,...

Do you have a response for me ? How do you plan to visualize the completeness of a product by the API?

Hi @NolwennP, Thanks for your reply :). Like you said, the completeness is used to follow product enrichment and my use case uses an other application to enrich products. On...

Hi @Kocal , > Why? Because of "DDD"? We use DDD but it's not the reason. We could accept to use attributes in the infrastructure layer but we do not...