Jonathan Morel
Jonathan Morel
same issue +1 (api-platform/core 3.1)
_I have a dream_ ``` mapping: paths: [ '%kernel.project_dir%/src/*/Infrastructures/ApiMapping' ] ``` Maybe in ApiPlatform 4 ? ;)
Like this : 
```yaml # config/packages/elastically.yaml elastically: connections: default: client: host: '%env(ELASTICSEARCH_HOST)%' # If you want to use the Symfony HttpClient (you MUST create this service) #transport: 'JoliCode\Elastically\Transport\HttpClientTransport' # Path to the mapping...
I might have time for that during the month of December.