esecules commented on code in PR #94:
URL: https://github.com/apache/nifi-site/pull/94#discussion_r2258594490
##########
themes/nifi/layouts/section/components.html:
##########
@@ -31,6 +31,7 @@
<li><a href="{{ .Site.Params.staticDocsPath
}}/python-developer-guide.html">Python Developer Guide</a></li>
<li><a href="{{ .Site.Params.staticDocsPath
}}/nifi-in-depth.html">Apache NiFi In Depth</a></li>
<li><a href="{{ .Site.Params.staticDocsPath
}}/rest-api.html">REST API</a></li>
+ <li><a href="{{ .Site.Params.staticDocsPath
}}/swagger.yaml">Swagger Spec</a></li>
Review Comment:
Done, thanks
--
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]