Andrea Morandini

Results 3 comments of Andrea Morandini

I have a similar scenario. I some parts of my project I want to use one peculiar visitors configuration: ``` jms_serializer: unescaped: visitors: json: options: JSON_UNESCAPED_SLASHES ``` In order to...

I have developed a naive solution that solves half of the problem. OnDocumentCreate checks if there is a gallery associated with the resources (a one-to-one relationship) and otherwise it creates...

It would be useful to have an example providing how to use the complete and scrape options.