exceptionfactory commented on code in PR #94:
URL: https://github.com/apache/nifi-site/pull/94#discussion_r2258320579
##########
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:
I recommend labeling this `OpenAPI Specification` to align with the general
shift in naming with OpenAPI 3.
--
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]