Github user markap14 commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2723#discussion_r194750294
--- Diff:
nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/src/test/groovy/org/apache/nifi/lookup/rest/SchemaUtil.groovy
---
@@ -0,0 +1,74 @@
+/*
--- End diff --
It's generally a best practice to put this sort of thing into .avsc files
in src/test/resources---
