David Handermann created NIFI-14560:
---------------------------------------
Summary: Remove Proxy Types from Service Property Description
Key: NIFI-14560
URL: https://issues.apache.org/jira/browse/NIFI-14560
Project: Apache NiFi
Issue Type: Sub-task
Components: Extensions
Reporter: David Handermann
Assignee: David Handermann
The Proxy Configuration Service includes a dynamic Property Descriptor that
adds the display names for supported proxy types to the description. This
addition to the description field is not deterministic due to the use of
java.util.Set, and the the addition is not necessary since the information is
already provided through allowable values. The description field generation
should be changed to remove the proxy type display names.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)