This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/nifi-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new b767d58  Published documentation for NiFi Registry 1.20.0
b767d58 is described below

commit b767d5819b189f8b10ae9d8a6b5310a0736359c7
Author: exceptionfactory <[email protected]>
AuthorDate: Thu Feb 9 16:59:26 2023 -0600

    Published documentation for NiFi Registry 1.20.0
---
 docs/nifi-registry-docs/html/administration-guide.html                | 2 +-
 docs/nifi-registry-docs/html/getting-started.html                     | 2 +-
 docs/nifi-registry-docs/html/user-guide.html                          | 2 +-
 docs/nifi-registry-docs/rest-api/index.html                           | 4 ++--
 ...65b871748146.js => nf-registry.bundle.min.326b011a4ff127d1bad8.js} | 0
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/docs/nifi-registry-docs/html/administration-guide.html 
b/docs/nifi-registry-docs/html/administration-guide.html
index 75c573e..22fd22f 100644
--- a/docs/nifi-registry-docs/html/administration-guide.html
+++ b/docs/nifi-registry-docs/html/administration-guide.html
@@ -3751,7 +3751,7 @@ via NiFi Registry’s <em>logback.xml</em>, which by 
default contains an appende
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2022-12-05 18:26:43 -0600
+Last updated 2023-02-09 16:42:36 -0600
 </div>
 </div>
 </body>
diff --git a/docs/nifi-registry-docs/html/getting-started.html 
b/docs/nifi-registry-docs/html/getting-started.html
index d321d8c..addd4fe 100644
--- a/docs/nifi-registry-docs/html/getting-started.html
+++ b/docs/nifi-registry-docs/html/getting-started.html
@@ -779,7 +779,7 @@ the versioned flow you just saved (a refresh may be 
required):</p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2022-12-05 18:26:43 -0600
+Last updated 2023-02-09 16:42:36 -0600
 </div>
 </div>
 </body>
diff --git a/docs/nifi-registry-docs/html/user-guide.html 
b/docs/nifi-registry-docs/html/user-guide.html
index 673e8fc..7f9409c 100644
--- a/docs/nifi-registry-docs/html/user-guide.html
+++ b/docs/nifi-registry-docs/html/user-guide.html
@@ -1667,7 +1667,7 @@ In order to upload a NAR to NiFi Registry, it must 
contain the file <em>META-INF
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2022-12-05 18:26:43 -0600
+Last updated 2023-02-09 16:42:36 -0600
 </div>
 </div>
 </body>
diff --git a/docs/nifi-registry-docs/rest-api/index.html 
b/docs/nifi-registry-docs/rest-api/index.html
index 0127e95..07c40c4 100644
--- a/docs/nifi-registry-docs/rest-api/index.html
+++ b/docs/nifi-registry-docs/rest-api/index.html
@@ -134,7 +134,7 @@
     <div class="app-desc">The REST API provides an interface to a registry 
with operations for saving, versioning, reading NiFi flows and components.</div>
     <div class="app-desc">More information: <a 
href="https://nifi.apache.org";>https://nifi.apache.org</a></div>
     <div class="app-desc">Contact Info: <a 
href="http://localhost:18080/nifi-registry-docs/rest-api/[email protected]";>[email protected]</a></div>
-    <div class="app-desc">Version: 1.19.1</div>
+    <div class="app-desc">Version: 1.20.0</div>
     
     <div class="license-info">Apache 2.0 License</div>
     <div 
class="license-url">https://www.apache.org/licenses/LICENSE-2.0.html</div>
@@ -13183,8 +13183,8 @@
 <div class="param">defaultFlowFileExpiration (optional)</div><div 
class="param-desc"><span class="param-type"><a 
href="index.html#string">String</a></span> The default FlowFile Expiration for 
this Process Group. </div>
 <div class="param">defaultBackPressureObjectThreshold (optional)</div><div 
class="param-desc"><span class="param-type"><a 
href="index.html#long">Long</a></span> Default value used in this Process Group 
for the maximum number of objects that can be queued before back pressure is 
applied. format: int64</div>
 <div class="param">defaultBackPressureDataSizeThreshold (optional)</div><div 
class="param-desc"><span class="param-type"><a 
href="index.html#string">String</a></span> Default value used in this Process 
Group for the maximum data size of objects that can be queued before back 
pressure is applied. </div>
-<div class="param">flowFileConcurrency (optional)</div><div 
class="param-desc"><span class="param-type"><a 
href="index.html#string">String</a></span> The configured FlowFile Concurrency 
for the Process Group </div>
 <div class="param">flowFileOutboundPolicy (optional)</div><div 
class="param-desc"><span class="param-type"><a 
href="index.html#string">String</a></span> The FlowFile Outbound Policy for the 
Process Group </div>
+<div class="param">flowFileConcurrency (optional)</div><div 
class="param-desc"><span class="param-type"><a 
href="index.html#string">String</a></span> The configured FlowFile Concurrency 
for the Process Group </div>
 <div class="param">componentType (optional)</div><div class="param-desc"><span 
class="param-type"><a href="index.html#string">String</a></span>  </div>
         <div class="param-enum-header">Enum:</div>
         <div class="param-enum">CONNECTION</div><div 
class="param-enum">PROCESSOR</div><div 
class="param-enum">PROCESS_GROUP</div><div 
class="param-enum">REMOTE_PROCESS_GROUP</div><div 
class="param-enum">INPUT_PORT</div><div 
class="param-enum">OUTPUT_PORT</div><div 
class="param-enum">REMOTE_INPUT_PORT</div><div 
class="param-enum">REMOTE_OUTPUT_PORT</div><div 
class="param-enum">FUNNEL</div><div class="param-enum">LABEL</div><div 
class="param-enum">CONTROLLER_SERVICE</div><div class="param [...]
diff --git a/docs/nifi-registry/nf-registry.bundle.min.b74538aa65b871748146.js 
b/docs/nifi-registry/nf-registry.bundle.min.326b011a4ff127d1bad8.js
similarity index 100%
rename from docs/nifi-registry/nf-registry.bundle.min.b74538aa65b871748146.js
rename to docs/nifi-registry/nf-registry.bundle.min.326b011a4ff127d1bad8.js

Reply via email to