This is an automated email from the ASF dual-hosted git repository.
urfree pushed a commit to branch asf-site-next
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/asf-site-next by this push:
new 7b8c9f9c534 Updated site at revision 961435c
7b8c9f9c534 is described below
commit 7b8c9f9c5341dd6ce22cf32d19b40faa2277d65b
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Sun Sep 25 00:45:29 2022 +0000
Updated site at revision 961435c
---
content/index.html | 2 +-
content/swagger/master/swagger.json | 140 ++++++++++-----------
content/swagger/master/swaggerfunctions.json | 30 ++---
content/swagger/master/swaggerlookup.json | 18 +--
content/swagger/master/swaggerpackages.json | 18 +--
content/swagger/master/swaggersink.json | 18 +--
content/swagger/master/swaggersource.json | 18 +--
content/swagger/master/swaggertransactions.json | 18 +--
content/swagger/master/v2/swagger.json | 140 ++++++++++-----------
content/swagger/master/v2/swaggerlookup.json | 18 +--
content/swagger/master/v3/swaggerfunctions.json | 30 ++---
content/swagger/master/v3/swaggerpackages.json | 18 +--
content/swagger/master/v3/swaggersink.json | 18 +--
content/swagger/master/v3/swaggersource.json | 18 +--
content/swagger/master/v3/swaggertransactions.json | 18 +--
15 files changed, 261 insertions(+), 261 deletions(-)
diff --git a/content/index.html b/content/index.html
index beeffa30925..8574a3af276 100644
--- a/content/index.html
+++ b/content/index.html
@@ -23,7 +23,7 @@
</head>
<body class="navigation-with-keyboard">
<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){var
t=null;try{t=localStorage.getItem("theme")}catch(t){}return
t}();t(null!==e?e:"light")}(),document.documentElement.setAttribute("data-announcement-bar-initially-dismissed",function(){try{return"true"===localStorage.getItem("docusaurus.announcement.dismiss")}catch(t){}return!1}())</script><div
id="__docusaurus">
-<div id="docusaurus-base-url-issue-banner-container"></div><div
role="region"><a href="#" class="skipToContent_fXgn">Skip to main
content</a></div><div class="announcementBar_mb4j"
style="background-color:#198fff;color:#fff" role="banner"><div
class="announcementBarPlaceholder_vyr4"></div><div
class="announcementBarContent_xLdY">🚀 Pulsar Summit Asia 2022 will take place
on November 19th and 20th, 2022. The CFP is open now! <a target="_blank"
href="https://sessionize.com/pulsar-summit-asi [...]
+<div id="docusaurus-base-url-issue-banner-container"></div><div
role="region"><a href="#" class="skipToContent_fXgn">Skip to main
content</a></div><div class="announcementBar_mb4j"
style="background-color:#198fff;color:#fff" role="banner"><div
class="announcementBarPlaceholder_vyr4"></div><div
class="announcementBarContent_xLdY">🚀 Pulsar Summit Asia 2022 will take place
on November 19th and 20th, 2022. The CFP is open now! <a target="_blank"
href="https://sessionize.com/pulsar-summit-asi [...]
<img class="footer-apache-logo"
src="/img/Apache_Feather_Logo.svg" alt="" width="20">
</li><li class="footer__item"><a
href="http://www.apache.org/" target="_blank" rel="noopener noreferrer"
class="footer__link-item">Foundation<svg width="13.5" height="13.5"
aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path
fill="currentColor" d="M21
13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828
6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a
href="https://www.apache.org/events/current- [...]
<div><small><strong>Apache Pulsar is available under the
<a href="https://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache
License, version 2.0.</a></strong></small></div>
diff --git a/content/swagger/master/swagger.json
b/content/swagger/master/swagger.json
index 7bac69cfacd..55ab8551523 100644
--- a/content/swagger/master/swagger.json
+++ b/content/swagger/master/swagger.json
@@ -22994,18 +22994,18 @@
"peerAddress" : {
"$ref" : "#/definitions/SocketAddress"
},
+ "commandData" : {
+ "type" : "string"
+ },
+ "httpAuthType" : {
+ "type" : "string"
+ },
"tlsCertificates" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/Certificate"
}
},
- "httpAuthType" : {
- "type" : "string"
- },
- "commandData" : {
- "type" : "string"
- },
"subscription" : {
"type" : "string"
}
@@ -23103,10 +23103,10 @@
"BookieInfo" : {
"type" : "object",
"properties" : {
- "rack" : {
+ "hostname" : {
"type" : "string"
},
- "hostname" : {
+ "rack" : {
"type" : "string"
}
}
@@ -23761,13 +23761,13 @@
"FunctionInstanceStatsData" : {
"type" : "object",
"properties" : {
- "oneMin" : {
- "$ref" : "#/definitions/FunctionInstanceStatsDataBase"
- },
"lastInvocation" : {
"type" : "integer",
"format" : "int64"
},
+ "oneMin" : {
+ "$ref" : "#/definitions/FunctionInstanceStatsDataBase"
+ },
"userMetrics" : {
"type" : "object",
"additionalProperties" : {
@@ -24191,13 +24191,13 @@
"objectId" : {
"type" : "object"
},
+ "typeId" : {
+ "type" : "object"
+ },
"intValue" : {
"type" : "integer",
"format" : "int32"
},
- "typeId" : {
- "type" : "object"
- },
"schema" : {
"$ref" : "#/definitions/FormatSchema"
},
@@ -24579,13 +24579,15 @@
"type" : "number",
"format" : "double"
},
- "msgThroughputIn" : {
- "type" : "number",
- "format" : "double"
+ "cpu" : {
+ "$ref" : "#/definitions/ResourceUsage"
},
- "msgThroughputOut" : {
- "type" : "number",
- "format" : "double"
+ "directMemory" : {
+ "$ref" : "#/definitions/ResourceUsage"
+ },
+ "lastUpdate" : {
+ "type" : "integer",
+ "format" : "int64"
},
"underLoaded" : {
"type" : "boolean"
@@ -24596,24 +24598,22 @@
"loadReportType" : {
"type" : "string"
},
- "cpu" : {
- "$ref" : "#/definitions/ResourceUsage"
- },
- "memory" : {
+ "bandwidthIn" : {
"$ref" : "#/definitions/ResourceUsage"
},
- "directMemory" : {
+ "bandwidthOut" : {
"$ref" : "#/definitions/ResourceUsage"
},
- "bandwidthIn" : {
+ "memory" : {
"$ref" : "#/definitions/ResourceUsage"
},
- "bandwidthOut" : {
- "$ref" : "#/definitions/ResourceUsage"
+ "msgThroughputOut" : {
+ "type" : "number",
+ "format" : "double"
},
- "lastUpdate" : {
- "type" : "integer",
- "format" : "int64"
+ "msgThroughputIn" : {
+ "type" : "number",
+ "format" : "double"
}
}
},
@@ -24971,16 +24971,22 @@
"offloadersDirectory" : {
"type" : "string"
},
- "managedLedgerOffloadBucket" : {
+ "managedLedgerOffloadDriver" : {
"type" : "string"
},
- "managedLedgerOffloadRegion" : {
- "type" : "string"
+ "managedLedgerOffloadMaxThreads" : {
+ "type" : "integer",
+ "format" : "int32"
},
- "managedLedgerOffloadServiceEndpoint" : {
- "type" : "string"
+ "managedLedgerOffloadDeletionLagInMillis" : {
+ "type" : "integer",
+ "format" : "int64"
},
- "managedLedgerOffloadMaxBlockSizeInBytes" : {
+ "managedLedgerOffloadThresholdInBytes" : {
+ "type" : "integer",
+ "format" : "int64"
+ },
+ "managedLedgerOffloadPrefetchRounds" : {
"type" : "integer",
"format" : "int32"
},
@@ -24991,6 +24997,10 @@
"type" : "integer",
"format" : "int32"
},
+ "s3ManagedLedgerOffloadReadBufferSizeInBytes" : {
+ "type" : "integer",
+ "format" : "int32"
+ },
"s3ManagedLedgerOffloadCredentialId" : {
"type" : "string"
},
@@ -25003,10 +25013,6 @@
"s3ManagedLedgerOffloadRoleSessionName" : {
"type" : "string"
},
- "s3ManagedLedgerOffloadReadBufferSizeInBytes" : {
- "type" : "integer",
- "format" : "int32"
- },
"gcsManagedLedgerOffloadRegion" : {
"type" : "string"
},
@@ -25030,38 +25036,32 @@
"fileSystemURI" : {
"type" : "string"
},
- "managedLedgerOffloadReadBufferSizeInBytes" : {
- "type" : "integer",
- "format" : "int32"
+ "managedLedgerOffloadBucket" : {
+ "type" : "string"
},
- "managedLedgerOffloadDriver" : {
+ "managedLedgerOffloadRegion" : {
"type" : "string"
},
- "managedLedgerOffloadMaxThreads" : {
+ "managedLedgerOffloadServiceEndpoint" : {
+ "type" : "string"
+ },
+ "managedLedgerOffloadMaxBlockSizeInBytes" : {
"type" : "integer",
"format" : "int32"
},
- "managedLedgerOffloadPrefetchRounds" : {
+ "managedLedgerOffloadReadBufferSizeInBytes" : {
"type" : "integer",
"format" : "int32"
},
- "s3ManagedLedgerOffloadRegion" : {
- "type" : "string"
- },
- "s3ManagedLedgerOffloadBucket" : {
- "type" : "string"
- },
"managedLedgerOffloadedReadPriority" : {
"type" : "string",
"enum" : [ "BOOKKEEPER_FIRST", "TIERED_STORAGE_FIRST" ]
},
- "managedLedgerOffloadDeletionLagInMillis" : {
- "type" : "integer",
- "format" : "int64"
+ "s3ManagedLedgerOffloadRegion" : {
+ "type" : "string"
},
- "managedLedgerOffloadThresholdInBytes" : {
- "type" : "integer",
- "format" : "int64"
+ "s3ManagedLedgerOffloadBucket" : {
+ "type" : "string"
}
}
},
@@ -25808,11 +25808,11 @@
"ResourceUnit" : {
"type" : "object",
"properties" : {
- "resourceId" : {
- "type" : "string"
- },
"availableResource" : {
"$ref" : "#/definitions/ResourceDescription"
+ },
+ "resourceId" : {
+ "type" : "string"
}
}
},
@@ -26615,20 +26615,20 @@
"initialized" : {
"type" : "boolean"
},
+ "functions" : {
+ "$ref" : "#/definitions/FunctionsWorkerService"
+ },
+ "sinks" : {
+ "$ref" : "#/definitions/SinksWorkerService"
+ },
"workerConfig" : {
"$ref" : "#/definitions/WorkerConfig"
},
- "functionsV2" : {
- "$ref" : "#/definitions/FunctionsV2WorkerService"
- },
"workers" : {
"$ref" : "#/definitions/WorkersWorkerService"
},
- "functions" : {
- "$ref" : "#/definitions/FunctionsWorkerService"
- },
- "sinks" : {
- "$ref" : "#/definitions/SinksWorkerService"
+ "functionsV2" : {
+ "$ref" : "#/definitions/FunctionsV2WorkerService"
}
}
},
diff --git a/content/swagger/master/swaggerfunctions.json
b/content/swagger/master/swaggerfunctions.json
index aa2076e2b23..a29a57713f9 100644
--- a/content/swagger/master/swaggerfunctions.json
+++ b/content/swagger/master/swaggerfunctions.json
@@ -1016,18 +1016,18 @@
"peerAddress" : {
"$ref" : "#/definitions/SocketAddress"
},
+ "commandData" : {
+ "type" : "string"
+ },
+ "httpAuthType" : {
+ "type" : "string"
+ },
"tlsCertificates" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/Certificate"
}
},
- "httpAuthType" : {
- "type" : "string"
- },
- "commandData" : {
- "type" : "string"
- },
"subscription" : {
"type" : "string"
}
@@ -1642,13 +1642,13 @@
"FunctionInstanceStatsData" : {
"type" : "object",
"properties" : {
- "oneMin" : {
- "$ref" : "#/definitions/FunctionInstanceStatsDataBase"
- },
"lastInvocation" : {
"type" : "integer",
"format" : "int64"
},
+ "oneMin" : {
+ "$ref" : "#/definitions/FunctionInstanceStatsDataBase"
+ },
"userMetrics" : {
"type" : "object",
"additionalProperties" : {
@@ -2166,13 +2166,13 @@
"objectId" : {
"type" : "object"
},
+ "typeId" : {
+ "type" : "object"
+ },
"intValue" : {
"type" : "integer",
"format" : "int32"
},
- "typeId" : {
- "type" : "object"
- },
"schema" : {
"$ref" : "#/definitions/FormatSchema"
},
@@ -2781,15 +2781,15 @@
"type" : "integer",
"format" : "int64"
},
+ "schemaDefinition" : {
+ "type" : "string"
+ },
"schema" : {
"type" : "array",
"items" : {
"type" : "string",
"format" : "byte"
}
- },
- "schemaDefinition" : {
- "type" : "string"
}
}
},
diff --git a/content/swagger/master/swaggerlookup.json
b/content/swagger/master/swaggerlookup.json
index 0c9e85aa6ac..81c304e7a9b 100644
--- a/content/swagger/master/swaggerlookup.json
+++ b/content/swagger/master/swaggerlookup.json
@@ -156,18 +156,18 @@
"peerAddress" : {
"$ref" : "#/definitions/SocketAddress"
},
+ "commandData" : {
+ "type" : "string"
+ },
+ "httpAuthType" : {
+ "type" : "string"
+ },
"tlsCertificates" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/Certificate"
}
},
- "httpAuthType" : {
- "type" : "string"
- },
- "commandData" : {
- "type" : "string"
- },
"subscription" : {
"type" : "string"
}
@@ -732,13 +732,13 @@
"objectId" : {
"type" : "object"
},
+ "typeId" : {
+ "type" : "object"
+ },
"intValue" : {
"type" : "integer",
"format" : "int32"
},
- "typeId" : {
- "type" : "object"
- },
"schema" : {
"$ref" : "#/definitions/FormatSchema"
},
diff --git a/content/swagger/master/swaggerpackages.json
b/content/swagger/master/swaggerpackages.json
index 9b2d020b9d5..5e26f244d75 100644
--- a/content/swagger/master/swaggerpackages.json
+++ b/content/swagger/master/swaggerpackages.json
@@ -414,18 +414,18 @@
"peerAddress" : {
"$ref" : "#/definitions/SocketAddress"
},
+ "commandData" : {
+ "type" : "string"
+ },
+ "httpAuthType" : {
+ "type" : "string"
+ },
"tlsCertificates" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/Certificate"
}
},
- "httpAuthType" : {
- "type" : "string"
- },
- "commandData" : {
- "type" : "string"
- },
"subscription" : {
"type" : "string"
}
@@ -972,13 +972,13 @@
"objectId" : {
"type" : "object"
},
+ "typeId" : {
+ "type" : "object"
+ },
"intValue" : {
"type" : "integer",
"format" : "int32"
},
- "typeId" : {
- "type" : "object"
- },
"schema" : {
"$ref" : "#/definitions/FormatSchema"
},
diff --git a/content/swagger/master/swaggersink.json
b/content/swagger/master/swaggersink.json
index 652d7e9ce2c..9c2e2c2410a 100644
--- a/content/swagger/master/swaggersink.json
+++ b/content/swagger/master/swaggersink.json
@@ -804,18 +804,18 @@
"peerAddress" : {
"$ref" : "#/definitions/SocketAddress"
},
+ "commandData" : {
+ "type" : "string"
+ },
+ "httpAuthType" : {
+ "type" : "string"
+ },
"tlsCertificates" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/Certificate"
}
},
- "httpAuthType" : {
- "type" : "string"
- },
- "commandData" : {
- "type" : "string"
- },
"subscription" : {
"type" : "string"
}
@@ -1478,13 +1478,13 @@
"objectId" : {
"type" : "object"
},
+ "typeId" : {
+ "type" : "object"
+ },
"intValue" : {
"type" : "integer",
"format" : "int32"
},
- "typeId" : {
- "type" : "object"
- },
"schema" : {
"$ref" : "#/definitions/FormatSchema"
},
diff --git a/content/swagger/master/swaggersource.json
b/content/swagger/master/swaggersource.json
index 3afdc48b092..2111c27e397 100644
--- a/content/swagger/master/swaggersource.json
+++ b/content/swagger/master/swaggersource.json
@@ -807,18 +807,18 @@
"peerAddress" : {
"$ref" : "#/definitions/SocketAddress"
},
+ "commandData" : {
+ "type" : "string"
+ },
+ "httpAuthType" : {
+ "type" : "string"
+ },
"tlsCertificates" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/Certificate"
}
},
- "httpAuthType" : {
- "type" : "string"
- },
- "commandData" : {
- "type" : "string"
- },
"subscription" : {
"type" : "string"
}
@@ -1459,13 +1459,13 @@
"objectId" : {
"type" : "object"
},
+ "typeId" : {
+ "type" : "object"
+ },
"intValue" : {
"type" : "integer",
"format" : "int32"
},
- "typeId" : {
- "type" : "object"
- },
"schema" : {
"$ref" : "#/definitions/FormatSchema"
},
diff --git a/content/swagger/master/swaggertransactions.json
b/content/swagger/master/swaggertransactions.json
index 6424f73a7bb..dd8b12d7008 100644
--- a/content/swagger/master/swaggertransactions.json
+++ b/content/swagger/master/swaggertransactions.json
@@ -645,18 +645,18 @@
"peerAddress" : {
"$ref" : "#/definitions/SocketAddress"
},
+ "commandData" : {
+ "type" : "string"
+ },
+ "httpAuthType" : {
+ "type" : "string"
+ },
"tlsCertificates" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/Certificate"
}
},
- "httpAuthType" : {
- "type" : "string"
- },
- "commandData" : {
- "type" : "string"
- },
"subscription" : {
"type" : "string"
}
@@ -1203,13 +1203,13 @@
"objectId" : {
"type" : "object"
},
+ "typeId" : {
+ "type" : "object"
+ },
"intValue" : {
"type" : "integer",
"format" : "int32"
},
- "typeId" : {
- "type" : "object"
- },
"schema" : {
"$ref" : "#/definitions/FormatSchema"
},
diff --git a/content/swagger/master/v2/swagger.json
b/content/swagger/master/v2/swagger.json
index f62fdd9f336..8b124be4df1 100644
--- a/content/swagger/master/v2/swagger.json
+++ b/content/swagger/master/v2/swagger.json
@@ -27649,18 +27649,18 @@
"peerAddress": {
"$ref": "#/definitions/SocketAddress"
},
+ "commandData": {
+ "type": "string"
+ },
+ "httpAuthType": {
+ "type": "string"
+ },
"tlsCertificates": {
"type": "array",
"items": {
"$ref": "#/definitions/Certificate"
}
},
- "httpAuthType": {
- "type": "string"
- },
- "commandData": {
- "type": "string"
- },
"subscription": {
"type": "string"
}
@@ -27764,10 +27764,10 @@
"BookieInfo": {
"type": "object",
"properties": {
- "rack": {
+ "hostname": {
"type": "string"
},
- "hostname": {
+ "rack": {
"type": "string"
}
}
@@ -28424,13 +28424,13 @@
"FunctionInstanceStatsData": {
"type": "object",
"properties": {
- "oneMin": {
- "$ref": "#/definitions/FunctionInstanceStatsDataBase"
- },
"lastInvocation": {
"type": "integer",
"format": "int64"
},
+ "oneMin": {
+ "$ref": "#/definitions/FunctionInstanceStatsDataBase"
+ },
"userMetrics": {
"type": "object",
"additionalProperties": {
@@ -28883,13 +28883,13 @@
"objectId": {
"type": "object"
},
+ "typeId": {
+ "type": "object"
+ },
"intValue": {
"type": "integer",
"format": "int32"
},
- "typeId": {
- "type": "object"
- },
"schema": {
"$ref": "#/definitions/FormatSchema"
},
@@ -29306,13 +29306,15 @@
"type": "number",
"format": "double"
},
- "msgThroughputIn": {
- "type": "number",
- "format": "double"
+ "cpu": {
+ "$ref": "#/definitions/ResourceUsage"
},
- "msgThroughputOut": {
- "type": "number",
- "format": "double"
+ "directMemory": {
+ "$ref": "#/definitions/ResourceUsage"
+ },
+ "lastUpdate": {
+ "type": "integer",
+ "format": "int64"
},
"underLoaded": {
"type": "boolean"
@@ -29323,24 +29325,22 @@
"loadReportType": {
"type": "string"
},
- "cpu": {
- "$ref": "#/definitions/ResourceUsage"
- },
- "memory": {
+ "bandwidthIn": {
"$ref": "#/definitions/ResourceUsage"
},
- "directMemory": {
+ "bandwidthOut": {
"$ref": "#/definitions/ResourceUsage"
},
- "bandwidthIn": {
+ "memory": {
"$ref": "#/definitions/ResourceUsage"
},
- "bandwidthOut": {
- "$ref": "#/definitions/ResourceUsage"
+ "msgThroughputOut": {
+ "type": "number",
+ "format": "double"
},
- "lastUpdate": {
- "type": "integer",
- "format": "int64"
+ "msgThroughputIn": {
+ "type": "number",
+ "format": "double"
}
}
},
@@ -29716,16 +29716,22 @@
"offloadersDirectory": {
"type": "string"
},
- "managedLedgerOffloadBucket": {
+ "managedLedgerOffloadDriver": {
"type": "string"
},
- "managedLedgerOffloadRegion": {
- "type": "string"
+ "managedLedgerOffloadMaxThreads": {
+ "type": "integer",
+ "format": "int32"
},
- "managedLedgerOffloadServiceEndpoint": {
- "type": "string"
+ "managedLedgerOffloadDeletionLagInMillis": {
+ "type": "integer",
+ "format": "int64"
},
- "managedLedgerOffloadMaxBlockSizeInBytes": {
+ "managedLedgerOffloadThresholdInBytes": {
+ "type": "integer",
+ "format": "int64"
+ },
+ "managedLedgerOffloadPrefetchRounds": {
"type": "integer",
"format": "int32"
},
@@ -29736,6 +29742,10 @@
"type": "integer",
"format": "int32"
},
+ "s3ManagedLedgerOffloadReadBufferSizeInBytes": {
+ "type": "integer",
+ "format": "int32"
+ },
"s3ManagedLedgerOffloadCredentialId": {
"type": "string"
},
@@ -29748,10 +29758,6 @@
"s3ManagedLedgerOffloadRoleSessionName": {
"type": "string"
},
- "s3ManagedLedgerOffloadReadBufferSizeInBytes": {
- "type": "integer",
- "format": "int32"
- },
"gcsManagedLedgerOffloadRegion": {
"type": "string"
},
@@ -29775,27 +29781,23 @@
"fileSystemURI": {
"type": "string"
},
- "managedLedgerOffloadReadBufferSizeInBytes": {
- "type": "integer",
- "format": "int32"
+ "managedLedgerOffloadBucket": {
+ "type": "string"
},
- "managedLedgerOffloadDriver": {
+ "managedLedgerOffloadRegion": {
"type": "string"
},
- "managedLedgerOffloadMaxThreads": {
+ "managedLedgerOffloadServiceEndpoint": {
+ "type": "string"
+ },
+ "managedLedgerOffloadMaxBlockSizeInBytes": {
"type": "integer",
"format": "int32"
},
- "managedLedgerOffloadPrefetchRounds": {
+ "managedLedgerOffloadReadBufferSizeInBytes": {
"type": "integer",
"format": "int32"
},
- "s3ManagedLedgerOffloadRegion": {
- "type": "string"
- },
- "s3ManagedLedgerOffloadBucket": {
- "type": "string"
- },
"managedLedgerOffloadedReadPriority": {
"type": "string",
"enum": [
@@ -29803,13 +29805,11 @@
"TIERED_STORAGE_FIRST"
]
},
- "managedLedgerOffloadDeletionLagInMillis": {
- "type": "integer",
- "format": "int64"
+ "s3ManagedLedgerOffloadRegion": {
+ "type": "string"
},
- "managedLedgerOffloadThresholdInBytes": {
- "type": "integer",
- "format": "int64"
+ "s3ManagedLedgerOffloadBucket": {
+ "type": "string"
}
}
},
@@ -30581,11 +30581,11 @@
"ResourceUnit": {
"type": "object",
"properties": {
- "resourceId": {
- "type": "string"
- },
"availableResource": {
"$ref": "#/definitions/ResourceDescription"
+ },
+ "resourceId": {
+ "type": "string"
}
}
},
@@ -31409,20 +31409,20 @@
"initialized": {
"type": "boolean"
},
+ "functions": {
+ "$ref": "#/definitions/FunctionsWorkerService"
+ },
+ "sinks": {
+ "$ref": "#/definitions/SinksWorkerService"
+ },
"workerConfig": {
"$ref": "#/definitions/WorkerConfig"
},
- "functionsV2": {
- "$ref": "#/definitions/FunctionsV2WorkerService"
- },
"workers": {
"$ref": "#/definitions/WorkersWorkerService"
},
- "functions": {
- "$ref": "#/definitions/FunctionsWorkerService"
- },
- "sinks": {
- "$ref": "#/definitions/SinksWorkerService"
+ "functionsV2": {
+ "$ref": "#/definitions/FunctionsV2WorkerService"
}
}
},
diff --git a/content/swagger/master/v2/swaggerlookup.json
b/content/swagger/master/v2/swaggerlookup.json
index ce155594e95..b76a550e518 100644
--- a/content/swagger/master/v2/swaggerlookup.json
+++ b/content/swagger/master/v2/swaggerlookup.json
@@ -182,18 +182,18 @@
"peerAddress": {
"$ref": "#/definitions/SocketAddress"
},
+ "commandData": {
+ "type": "string"
+ },
+ "httpAuthType": {
+ "type": "string"
+ },
"tlsCertificates": {
"type": "array",
"items": {
"$ref": "#/definitions/Certificate"
}
},
- "httpAuthType": {
- "type": "string"
- },
- "commandData": {
- "type": "string"
- },
"subscription": {
"type": "string"
}
@@ -758,13 +758,13 @@
"objectId": {
"type": "object"
},
+ "typeId": {
+ "type": "object"
+ },
"intValue": {
"type": "integer",
"format": "int32"
},
- "typeId": {
- "type": "object"
- },
"schema": {
"$ref": "#/definitions/FormatSchema"
},
diff --git a/content/swagger/master/v3/swaggerfunctions.json
b/content/swagger/master/v3/swaggerfunctions.json
index 6a585a6c1fd..01250f3437e 100644
--- a/content/swagger/master/v3/swaggerfunctions.json
+++ b/content/swagger/master/v3/swaggerfunctions.json
@@ -1231,18 +1231,18 @@
"peerAddress": {
"$ref": "#/definitions/SocketAddress"
},
+ "commandData": {
+ "type": "string"
+ },
+ "httpAuthType": {
+ "type": "string"
+ },
"tlsCertificates": {
"type": "array",
"items": {
"$ref": "#/definitions/Certificate"
}
},
- "httpAuthType": {
- "type": "string"
- },
- "commandData": {
- "type": "string"
- },
"subscription": {
"type": "string"
}
@@ -1882,13 +1882,13 @@
"FunctionInstanceStatsData": {
"type": "object",
"properties": {
- "oneMin": {
- "$ref": "#/definitions/FunctionInstanceStatsDataBase"
- },
"lastInvocation": {
"type": "integer",
"format": "int64"
},
+ "oneMin": {
+ "$ref": "#/definitions/FunctionInstanceStatsDataBase"
+ },
"userMetrics": {
"type": "object",
"additionalProperties": {
@@ -2406,13 +2406,13 @@
"objectId": {
"type": "object"
},
+ "typeId": {
+ "type": "object"
+ },
"intValue": {
"type": "integer",
"format": "int32"
},
- "typeId": {
- "type": "object"
- },
"schema": {
"$ref": "#/definitions/FormatSchema"
},
@@ -3091,15 +3091,15 @@
"type": "integer",
"format": "int64"
},
+ "schemaDefinition": {
+ "type": "string"
+ },
"schema": {
"type": "array",
"items": {
"type": "string",
"format": "byte"
}
- },
- "schemaDefinition": {
- "type": "string"
}
}
},
diff --git a/content/swagger/master/v3/swaggerpackages.json
b/content/swagger/master/v3/swaggerpackages.json
index 9cf00408203..d9380cbf939 100644
--- a/content/swagger/master/v3/swaggerpackages.json
+++ b/content/swagger/master/v3/swaggerpackages.json
@@ -500,18 +500,18 @@
"peerAddress": {
"$ref": "#/definitions/SocketAddress"
},
+ "commandData": {
+ "type": "string"
+ },
+ "httpAuthType": {
+ "type": "string"
+ },
"tlsCertificates": {
"type": "array",
"items": {
"$ref": "#/definitions/Certificate"
}
},
- "httpAuthType": {
- "type": "string"
- },
- "commandData": {
- "type": "string"
- },
"subscription": {
"type": "string"
}
@@ -1058,13 +1058,13 @@
"objectId": {
"type": "object"
},
+ "typeId": {
+ "type": "object"
+ },
"intValue": {
"type": "integer",
"format": "int32"
},
- "typeId": {
- "type": "object"
- },
"schema": {
"$ref": "#/definitions/FormatSchema"
},
diff --git a/content/swagger/master/v3/swaggersink.json
b/content/swagger/master/v3/swaggersink.json
index 3c2852230a0..553b0cccf31 100644
--- a/content/swagger/master/v3/swaggersink.json
+++ b/content/swagger/master/v3/swaggersink.json
@@ -965,18 +965,18 @@
"peerAddress": {
"$ref": "#/definitions/SocketAddress"
},
+ "commandData": {
+ "type": "string"
+ },
+ "httpAuthType": {
+ "type": "string"
+ },
"tlsCertificates": {
"type": "array",
"items": {
"$ref": "#/definitions/Certificate"
}
},
- "httpAuthType": {
- "type": "string"
- },
- "commandData": {
- "type": "string"
- },
"subscription": {
"type": "string"
}
@@ -1646,13 +1646,13 @@
"objectId": {
"type": "object"
},
+ "typeId": {
+ "type": "object"
+ },
"intValue": {
"type": "integer",
"format": "int32"
},
- "typeId": {
- "type": "object"
- },
"schema": {
"$ref": "#/definitions/FormatSchema"
},
diff --git a/content/swagger/master/v3/swaggersource.json
b/content/swagger/master/v3/swaggersource.json
index 62e8edf6781..07ae2696f5f 100644
--- a/content/swagger/master/v3/swaggersource.json
+++ b/content/swagger/master/v3/swaggersource.json
@@ -968,18 +968,18 @@
"peerAddress": {
"$ref": "#/definitions/SocketAddress"
},
+ "commandData": {
+ "type": "string"
+ },
+ "httpAuthType": {
+ "type": "string"
+ },
"tlsCertificates": {
"type": "array",
"items": {
"$ref": "#/definitions/Certificate"
}
},
- "httpAuthType": {
- "type": "string"
- },
- "commandData": {
- "type": "string"
- },
"subscription": {
"type": "string"
}
@@ -1627,13 +1627,13 @@
"objectId": {
"type": "object"
},
+ "typeId": {
+ "type": "object"
+ },
"intValue": {
"type": "integer",
"format": "int32"
},
- "typeId": {
- "type": "object"
- },
"schema": {
"$ref": "#/definitions/FormatSchema"
},
diff --git a/content/swagger/master/v3/swaggertransactions.json
b/content/swagger/master/v3/swaggertransactions.json
index 43bc16a2602..720678e70a4 100644
--- a/content/swagger/master/v3/swaggertransactions.json
+++ b/content/swagger/master/v3/swaggertransactions.json
@@ -775,18 +775,18 @@
"peerAddress": {
"$ref": "#/definitions/SocketAddress"
},
+ "commandData": {
+ "type": "string"
+ },
+ "httpAuthType": {
+ "type": "string"
+ },
"tlsCertificates": {
"type": "array",
"items": {
"$ref": "#/definitions/Certificate"
}
},
- "httpAuthType": {
- "type": "string"
- },
- "commandData": {
- "type": "string"
- },
"subscription": {
"type": "string"
}
@@ -1333,13 +1333,13 @@
"objectId": {
"type": "object"
},
+ "typeId": {
+ "type": "object"
+ },
"intValue": {
"type": "integer",
"format": "int32"
},
- "typeId": {
- "type": "object"
- },
"schema": {
"$ref": "#/definitions/FormatSchema"
},