You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: