Eric Secules created NIFI-16179:
-----------------------------------
Summary: Add "includeReferencingComponents" query param to
ParameterContext endpoints
Key: NIFI-16179
URL: https://issues.apache.org/jira/browse/NIFI-16179
Project: Apache NiFi
Issue Type: Improvement
Reporter: Eric Secules
Add a boolean query parameter to all applicable ParameterContext endpoints
which will allow the user to exclude referencing components from the response.
The referencing components array can make the response very large.
Use the new query parameter on the UI in places where parameter references
aren't shown to the user. The UI should only request references when showing a
single parameter's detail page rather than eagerly when the user loads the
whole parameter context.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)