Hi,
I am trying to have a dependency injected into the server end point but it's not working, I understand that the bundle and the endpoint are not going through the dependency injection cycle. Is it possible to inject objects without adding them to the user properties config, that's the work around I am using right now.
Thanks for your help.