### Version used * `AET 3.0.0-rc01` ### Context of the issue/feature `jmsEndpointConfig` property is exposed by [communication settings endpoint](https://github.com/Cognifide/aet/wiki/WebAPI#get-communication-settings). It is no longer used and should is private property for AET. ### Bug reproducer * Open [communication settings endpoint](https://github.com/Cognifide/aet/wiki/WebAPI#get-communication-settings) `<aet-instance>/configs/communicationSettings` in any browser. `jmsEndpointConfig` is still presented, but it shouldn't.
Version used
AET 3.0.0-rc01Context of the issue/feature
jmsEndpointConfigproperty is exposed by communication settings endpoint. It is no longer used and should is private property for AET.Bug reproducer
<aet-instance>/configs/communicationSettingsin any browser.jmsEndpointConfigis still presented, but it shouldn't.