I've created a TargetEndpoint and used the configuration_schemas.xsd. My IDE (IntelliJ) complains that HTTPTargetConnection is not allowed and IMO the reason is, that its missing in the xsd.
The same is true for the HTTPProxyConnection in the ProxyEndpoint.
I've created a TargetEndpoint and used the configuration_schemas.xsd. My IDE (IntelliJ) complains that
HTTPTargetConnection
is not allowed and IMO the reason is, that its missing in the xsd.The same is true for the
HTTPProxyConnection
in theProxyEndpoint
.Example: