markap14 commented on a change in pull request #5712:
URL: https://github.com/apache/nifi/pull/5712#discussion_r796982000
##########
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/util/SnippetUtils.java
##########
@@ -1015,4 +1018,33 @@ private void normalizeCoordinates(Collection<? extends
ComponentDTO> components)
}
}
+ public static void stripNonUiRelevantFields(final ControllerServiceEntity
serviceEntity) {
Review comment:
Yeah fair. Could definitely put it in ApplicationResource.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]