Github user ijokarumawak commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2723#discussion_r189750553
--- Diff:
nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/src/main/resources/docs.org.apache.nifi.lookup.RestLookupService/additionalDetails.html
---
@@ -0,0 +1,42 @@
+<!DOCTYPE html>
--- End diff --
@MikeThomsen additionalDetails.html should be in a directory
`src/main/resources/docs/qualifiedClassName/` not in `docs.qualifiedClassName`.
Please check additional docs can be accessed from component's usage page from
NiFi UI.
---