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 7566a5a54b3 Updated site at revision b5cd0cb4
7566a5a54b3 is described below
commit 7566a5a54b33242e780c05d555e765a43ba2d67c
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Thu Aug 4 06:18:04 2022 +0000
Updated site at revision b5cd0cb4
---
content/index.html | 2 +-
content/swagger/master/swagger.json | 130 ++++++++++-----------
content/swagger/master/swaggerfunctions.json | 82 ++++++-------
content/swagger/master/swaggerlookup.json | 22 ++--
content/swagger/master/swaggerpackages.json | 22 ++--
content/swagger/master/swaggersink.json | 22 ++--
content/swagger/master/swaggersource.json | 22 ++--
content/swagger/master/swaggertransactions.json | 22 ++--
content/swagger/master/v2/swagger.json | 130 ++++++++++-----------
content/swagger/master/v2/swaggerlookup.json | 22 ++--
content/swagger/master/v3/swaggerfunctions.json | 82 ++++++-------
content/swagger/master/v3/swaggerpackages.json | 22 ++--
content/swagger/master/v3/swaggersink.json | 22 ++--
content/swagger/master/v3/swaggersource.json | 22 ++--
content/swagger/master/v3/swaggertransactions.json | 22 ++--
15 files changed, 323 insertions(+), 323 deletions(-)
diff --git a/content/index.html b/content/index.html
index fa27b6d1453..0a92c190953 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 San Francisco 2022 will
take place on August 18th, 2022. <a target="_blank"
href="https://pulsar-summit.org/">Register now</a> and help us make i [...]
+<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 San Francisco 2022 will
take place on August 18th, 2022. <a target="_blank"
href="https://pulsar-summit.org/">Register now</a> and help us make i [...]
<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_lCJq"><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 b0833177b94..5e9755a1aef 100644
--- a/content/swagger/master/swagger.json
+++ b/content/swagger/master/swagger.json
@@ -22037,7 +22037,7 @@
"peerAddress" : {
"$ref" : "#/definitions/SocketAddress"
},
- "subscription" : {
+ "commandData" : {
"type" : "string"
},
"tlsCertificates" : {
@@ -22049,7 +22049,7 @@
"httpAuthType" : {
"type" : "string"
},
- "commandData" : {
+ "subscription" : {
"type" : "string"
}
}
@@ -22099,6 +22099,10 @@
"type" : "string",
"enum" : [ "producer_request_hold", "producer_exception",
"consumer_backlog_eviction" ]
},
+ "limit" : {
+ "type" : "integer",
+ "format" : "int64"
+ },
"limitSize" : {
"type" : "integer",
"format" : "int64"
@@ -22106,10 +22110,6 @@
"limitTime" : {
"type" : "integer",
"format" : "int32"
- },
- "limit" : {
- "type" : "integer",
- "format" : "int64"
}
}
},
@@ -22796,9 +22796,6 @@
"FunctionInstanceStatsData" : {
"type" : "object",
"properties" : {
- "oneMin" : {
- "$ref" : "#/definitions/FunctionInstanceStatsDataBase"
- },
"userMetrics" : {
"type" : "object",
"additionalProperties" : {
@@ -22810,6 +22807,9 @@
"type" : "integer",
"format" : "int64"
},
+ "oneMin" : {
+ "$ref" : "#/definitions/FunctionInstanceStatsDataBase"
+ },
"receivedTotal" : {
"type" : "integer",
"format" : "int64"
@@ -23135,9 +23135,6 @@
"currentValue" : {
"type" : "object"
},
- "outputContext" : {
- "$ref" : "#/definitions/JsonStreamContext"
- },
"highestEscapedChar" : {
"type" : "integer",
"format" : "int32"
@@ -23148,6 +23145,9 @@
"outputBuffered" : {
"type" : "integer",
"format" : "int32"
+ },
+ "outputContext" : {
+ "$ref" : "#/definitions/JsonStreamContext"
}
}
},
@@ -23197,10 +23197,6 @@
"type" : "string"
}
},
- "intValue" : {
- "type" : "integer",
- "format" : "int32"
- },
"booleanValue" : {
"type" : "boolean"
},
@@ -23227,6 +23223,10 @@
"objectId" : {
"type" : "object"
},
+ "intValue" : {
+ "type" : "integer",
+ "format" : "int32"
+ },
"typeId" : {
"type" : "object"
},
@@ -23608,34 +23608,15 @@
"type" : "number",
"format" : "double"
},
- "bandwidthIn" : {
- "$ref" : "#/definitions/ResourceUsage"
- },
- "bandwidthOut" : {
- "$ref" : "#/definitions/ResourceUsage"
- },
- "memory" : {
- "$ref" : "#/definitions/ResourceUsage"
- },
- "cpu" : {
- "$ref" : "#/definitions/ResourceUsage"
- },
- "directMemory" : {
- "$ref" : "#/definitions/ResourceUsage"
- },
- "lastUpdate" : {
- "type" : "integer",
- "format" : "int64"
- },
- "underLoaded" : {
- "type" : "boolean"
- },
"overLoaded" : {
"type" : "boolean"
},
"loadReportType" : {
"type" : "string"
},
+ "underLoaded" : {
+ "type" : "boolean"
+ },
"msgThroughputIn" : {
"type" : "number",
"format" : "double"
@@ -23643,6 +23624,25 @@
"msgThroughputOut" : {
"type" : "number",
"format" : "double"
+ },
+ "cpu" : {
+ "$ref" : "#/definitions/ResourceUsage"
+ },
+ "memory" : {
+ "$ref" : "#/definitions/ResourceUsage"
+ },
+ "directMemory" : {
+ "$ref" : "#/definitions/ResourceUsage"
+ },
+ "bandwidthIn" : {
+ "$ref" : "#/definitions/ResourceUsage"
+ },
+ "bandwidthOut" : {
+ "$ref" : "#/definitions/ResourceUsage"
+ },
+ "lastUpdate" : {
+ "type" : "integer",
+ "format" : "int64"
}
}
},
@@ -23997,32 +23997,10 @@
"OffloadPolicies" : {
"type" : "object",
"properties" : {
- "managedLedgerOffloadDeletionLagInMillis" : {
- "type" : "integer",
- "format" : "int64"
- },
- "managedLedgerOffloadThresholdInBytes" : {
- "type" : "integer",
- "format" : "int64"
- },
"managedLedgerOffloadedReadPriority" : {
"type" : "string",
"enum" : [ "BOOKKEEPER_FIRST", "TIERED_STORAGE_FIRST" ]
},
- "offloadersDirectory" : {
- "type" : "string"
- },
- "managedLedgerOffloadDriver" : {
- "type" : "string"
- },
- "managedLedgerOffloadMaxThreads" : {
- "type" : "integer",
- "format" : "int32"
- },
- "managedLedgerOffloadPrefetchRounds" : {
- "type" : "integer",
- "format" : "int32"
- },
"s3ManagedLedgerOffloadRegion" : {
"type" : "string"
},
@@ -24091,6 +24069,28 @@
"managedLedgerOffloadReadBufferSizeInBytes" : {
"type" : "integer",
"format" : "int32"
+ },
+ "managedLedgerOffloadMaxThreads" : {
+ "type" : "integer",
+ "format" : "int32"
+ },
+ "managedLedgerOffloadDriver" : {
+ "type" : "string"
+ },
+ "offloadersDirectory" : {
+ "type" : "string"
+ },
+ "managedLedgerOffloadDeletionLagInMillis" : {
+ "type" : "integer",
+ "format" : "int64"
+ },
+ "managedLedgerOffloadThresholdInBytes" : {
+ "type" : "integer",
+ "format" : "int64"
+ },
+ "managedLedgerOffloadPrefetchRounds" : {
+ "type" : "integer",
+ "format" : "int32"
}
}
},
@@ -25177,11 +25177,11 @@
"Value" : {
"type" : "object",
"properties" : {
- "contentInclusion" : {
+ "valueInclusion" : {
"type" : "string",
"enum" : [ "ALWAYS", "NON_NULL", "NON_ABSENT", "NON_EMPTY",
"NON_DEFAULT", "USE_DEFAULTS" ]
},
- "valueInclusion" : {
+ "contentInclusion" : {
"type" : "string",
"enum" : [ "ALWAYS", "NON_NULL", "NON_ABSENT", "NON_EMPTY",
"NON_DEFAULT", "USE_DEFAULTS" ]
}
@@ -25647,14 +25647,14 @@
"sinks" : {
"$ref" : "#/definitions/SinksWorkerService"
},
+ "workerConfig" : {
+ "$ref" : "#/definitions/WorkerConfig"
+ },
"functionsV2" : {
"$ref" : "#/definitions/FunctionsV2WorkerService"
},
"workers" : {
"$ref" : "#/definitions/WorkersWorkerService"
- },
- "workerConfig" : {
- "$ref" : "#/definitions/WorkerConfig"
}
}
},
diff --git a/content/swagger/master/swaggerfunctions.json
b/content/swagger/master/swaggerfunctions.json
index c55f7a88284..0de7667ca21 100644
--- a/content/swagger/master/swaggerfunctions.json
+++ b/content/swagger/master/swaggerfunctions.json
@@ -965,7 +965,7 @@
"peerAddress" : {
"$ref" : "#/definitions/SocketAddress"
},
- "subscription" : {
+ "commandData" : {
"type" : "string"
},
"tlsCertificates" : {
@@ -977,7 +977,7 @@
"httpAuthType" : {
"type" : "string"
},
- "commandData" : {
+ "subscription" : {
"type" : "string"
}
}
@@ -1577,9 +1577,6 @@
"FunctionInstanceStatsData" : {
"type" : "object",
"properties" : {
- "oneMin" : {
- "$ref" : "#/definitions/FunctionInstanceStatsDataBase"
- },
"userMetrics" : {
"type" : "object",
"additionalProperties" : {
@@ -1591,6 +1588,9 @@
"type" : "integer",
"format" : "int64"
},
+ "oneMin" : {
+ "$ref" : "#/definitions/FunctionInstanceStatsDataBase"
+ },
"receivedTotal" : {
"type" : "integer",
"format" : "int64"
@@ -2016,9 +2016,6 @@
"currentValue" : {
"type" : "object"
},
- "outputContext" : {
- "$ref" : "#/definitions/JsonStreamContext"
- },
"highestEscapedChar" : {
"type" : "integer",
"format" : "int32"
@@ -2029,6 +2026,9 @@
"outputBuffered" : {
"type" : "integer",
"format" : "int32"
+ },
+ "outputContext" : {
+ "$ref" : "#/definitions/JsonStreamContext"
}
}
},
@@ -2078,10 +2078,6 @@
"type" : "string"
}
},
- "intValue" : {
- "type" : "integer",
- "format" : "int32"
- },
"booleanValue" : {
"type" : "boolean"
},
@@ -2108,6 +2104,10 @@
"objectId" : {
"type" : "object"
},
+ "intValue" : {
+ "type" : "integer",
+ "format" : "int32"
+ },
"typeId" : {
"type" : "object"
},
@@ -2353,22 +2353,8 @@
"format" : "byte"
}
},
- "messageId" : {
- "$ref" : "#/definitions/MessageId"
- },
- "encryptionCtx" : {
- "$ref" : "#/definitions/EncryptionContext"
- },
- "redeliveryCount" : {
- "type" : "integer",
- "format" : "int32"
- },
- "readerSchema" : {
- "$ref" : "#/definitions/SchemaObject"
- },
- "brokerPublishTime" : {
- "type" : "integer",
- "format" : "int64"
+ "topicName" : {
+ "type" : "string"
},
"publishTime" : {
"type" : "integer",
@@ -2405,8 +2391,22 @@
"replicated" : {
"type" : "boolean"
},
- "topicName" : {
- "type" : "string"
+ "messageId" : {
+ "$ref" : "#/definitions/MessageId"
+ },
+ "encryptionCtx" : {
+ "$ref" : "#/definitions/EncryptionContext"
+ },
+ "redeliveryCount" : {
+ "type" : "integer",
+ "format" : "int32"
+ },
+ "readerSchema" : {
+ "$ref" : "#/definitions/SchemaObject"
+ },
+ "brokerPublishTime" : {
+ "type" : "integer",
+ "format" : "int64"
}
}
},
@@ -2688,11 +2688,11 @@
"Schema" : {
"type" : "object",
"properties" : {
- "nativeSchema" : {
- "type" : "object"
- },
"schemaInfo" : {
"$ref" : "#/definitions/SchemaInfo"
+ },
+ "nativeSchema" : {
+ "type" : "object"
}
}
},
@@ -2716,26 +2716,26 @@
"type" : "integer",
"format" : "int64"
},
- "schemaDefinition" : {
- "type" : "string"
- },
"schema" : {
"type" : "array",
"items" : {
"type" : "string",
"format" : "byte"
}
+ },
+ "schemaDefinition" : {
+ "type" : "string"
}
}
},
"SchemaObject" : {
"type" : "object",
"properties" : {
- "nativeSchema" : {
- "type" : "object"
- },
"schemaInfo" : {
"$ref" : "#/definitions/SchemaInfo"
+ },
+ "nativeSchema" : {
+ "type" : "object"
}
}
},
@@ -2904,11 +2904,11 @@
"Value" : {
"type" : "object",
"properties" : {
- "contentInclusion" : {
+ "valueInclusion" : {
"type" : "string",
"enum" : [ "ALWAYS", "NON_NULL", "NON_ABSENT", "NON_EMPTY",
"NON_DEFAULT", "USE_DEFAULTS" ]
},
- "valueInclusion" : {
+ "contentInclusion" : {
"type" : "string",
"enum" : [ "ALWAYS", "NON_NULL", "NON_ABSENT", "NON_EMPTY",
"NON_DEFAULT", "USE_DEFAULTS" ]
}
diff --git a/content/swagger/master/swaggerlookup.json
b/content/swagger/master/swaggerlookup.json
index f452e2dd162..07adae5769d 100644
--- a/content/swagger/master/swaggerlookup.json
+++ b/content/swagger/master/swaggerlookup.json
@@ -156,7 +156,7 @@
"peerAddress" : {
"$ref" : "#/definitions/SocketAddress"
},
- "subscription" : {
+ "commandData" : {
"type" : "string"
},
"tlsCertificates" : {
@@ -168,7 +168,7 @@
"httpAuthType" : {
"type" : "string"
},
- "commandData" : {
+ "subscription" : {
"type" : "string"
}
}
@@ -647,9 +647,6 @@
"currentValue" : {
"type" : "object"
},
- "outputContext" : {
- "$ref" : "#/definitions/JsonStreamContext"
- },
"highestEscapedChar" : {
"type" : "integer",
"format" : "int32"
@@ -660,6 +657,9 @@
"outputBuffered" : {
"type" : "integer",
"format" : "int32"
+ },
+ "outputContext" : {
+ "$ref" : "#/definitions/JsonStreamContext"
}
}
},
@@ -709,10 +709,6 @@
"type" : "string"
}
},
- "intValue" : {
- "type" : "integer",
- "format" : "int32"
- },
"booleanValue" : {
"type" : "boolean"
},
@@ -739,6 +735,10 @@
"objectId" : {
"type" : "object"
},
+ "intValue" : {
+ "type" : "integer",
+ "format" : "int32"
+ },
"typeId" : {
"type" : "object"
},
@@ -1362,11 +1362,11 @@
"Value" : {
"type" : "object",
"properties" : {
- "contentInclusion" : {
+ "valueInclusion" : {
"type" : "string",
"enum" : [ "ALWAYS", "NON_NULL", "NON_ABSENT", "NON_EMPTY",
"NON_DEFAULT", "USE_DEFAULTS" ]
},
- "valueInclusion" : {
+ "contentInclusion" : {
"type" : "string",
"enum" : [ "ALWAYS", "NON_NULL", "NON_ABSENT", "NON_EMPTY",
"NON_DEFAULT", "USE_DEFAULTS" ]
}
diff --git a/content/swagger/master/swaggerpackages.json
b/content/swagger/master/swaggerpackages.json
index ed087f80791..5e1a9d5a13f 100644
--- a/content/swagger/master/swaggerpackages.json
+++ b/content/swagger/master/swaggerpackages.json
@@ -414,7 +414,7 @@
"peerAddress" : {
"$ref" : "#/definitions/SocketAddress"
},
- "subscription" : {
+ "commandData" : {
"type" : "string"
},
"tlsCertificates" : {
@@ -426,7 +426,7 @@
"httpAuthType" : {
"type" : "string"
},
- "commandData" : {
+ "subscription" : {
"type" : "string"
}
}
@@ -887,9 +887,6 @@
"currentValue" : {
"type" : "object"
},
- "outputContext" : {
- "$ref" : "#/definitions/JsonStreamContext"
- },
"highestEscapedChar" : {
"type" : "integer",
"format" : "int32"
@@ -900,6 +897,9 @@
"outputBuffered" : {
"type" : "integer",
"format" : "int32"
+ },
+ "outputContext" : {
+ "$ref" : "#/definitions/JsonStreamContext"
}
}
},
@@ -949,10 +949,6 @@
"type" : "string"
}
},
- "intValue" : {
- "type" : "integer",
- "format" : "int32"
- },
"booleanValue" : {
"type" : "boolean"
},
@@ -979,6 +975,10 @@
"objectId" : {
"type" : "object"
},
+ "intValue" : {
+ "type" : "integer",
+ "format" : "int32"
+ },
"typeId" : {
"type" : "object"
},
@@ -1607,11 +1607,11 @@
"Value" : {
"type" : "object",
"properties" : {
- "contentInclusion" : {
+ "valueInclusion" : {
"type" : "string",
"enum" : [ "ALWAYS", "NON_NULL", "NON_ABSENT", "NON_EMPTY",
"NON_DEFAULT", "USE_DEFAULTS" ]
},
- "valueInclusion" : {
+ "contentInclusion" : {
"type" : "string",
"enum" : [ "ALWAYS", "NON_NULL", "NON_ABSENT", "NON_EMPTY",
"NON_DEFAULT", "USE_DEFAULTS" ]
}
diff --git a/content/swagger/master/swaggersink.json
b/content/swagger/master/swaggersink.json
index f7ffa1783db..192103b7357 100644
--- a/content/swagger/master/swaggersink.json
+++ b/content/swagger/master/swaggersink.json
@@ -804,7 +804,7 @@
"peerAddress" : {
"$ref" : "#/definitions/SocketAddress"
},
- "subscription" : {
+ "commandData" : {
"type" : "string"
},
"tlsCertificates" : {
@@ -816,7 +816,7 @@
"httpAuthType" : {
"type" : "string"
},
- "commandData" : {
+ "subscription" : {
"type" : "string"
}
}
@@ -1393,9 +1393,6 @@
"currentValue" : {
"type" : "object"
},
- "outputContext" : {
- "$ref" : "#/definitions/JsonStreamContext"
- },
"highestEscapedChar" : {
"type" : "integer",
"format" : "int32"
@@ -1406,6 +1403,9 @@
"outputBuffered" : {
"type" : "integer",
"format" : "int32"
+ },
+ "outputContext" : {
+ "$ref" : "#/definitions/JsonStreamContext"
}
}
},
@@ -1455,10 +1455,6 @@
"type" : "string"
}
},
- "intValue" : {
- "type" : "integer",
- "format" : "int32"
- },
"booleanValue" : {
"type" : "boolean"
},
@@ -1485,6 +1481,10 @@
"objectId" : {
"type" : "object"
},
+ "intValue" : {
+ "type" : "integer",
+ "format" : "int32"
+ },
"typeId" : {
"type" : "object"
},
@@ -2312,11 +2312,11 @@
"Value" : {
"type" : "object",
"properties" : {
- "contentInclusion" : {
+ "valueInclusion" : {
"type" : "string",
"enum" : [ "ALWAYS", "NON_NULL", "NON_ABSENT", "NON_EMPTY",
"NON_DEFAULT", "USE_DEFAULTS" ]
},
- "valueInclusion" : {
+ "contentInclusion" : {
"type" : "string",
"enum" : [ "ALWAYS", "NON_NULL", "NON_ABSENT", "NON_EMPTY",
"NON_DEFAULT", "USE_DEFAULTS" ]
}
diff --git a/content/swagger/master/swaggersource.json
b/content/swagger/master/swaggersource.json
index 4e015428690..a364fef061b 100644
--- a/content/swagger/master/swaggersource.json
+++ b/content/swagger/master/swaggersource.json
@@ -807,7 +807,7 @@
"peerAddress" : {
"$ref" : "#/definitions/SocketAddress"
},
- "subscription" : {
+ "commandData" : {
"type" : "string"
},
"tlsCertificates" : {
@@ -819,7 +819,7 @@
"httpAuthType" : {
"type" : "string"
},
- "commandData" : {
+ "subscription" : {
"type" : "string"
}
}
@@ -1374,9 +1374,6 @@
"currentValue" : {
"type" : "object"
},
- "outputContext" : {
- "$ref" : "#/definitions/JsonStreamContext"
- },
"highestEscapedChar" : {
"type" : "integer",
"format" : "int32"
@@ -1387,6 +1384,9 @@
"outputBuffered" : {
"type" : "integer",
"format" : "int32"
+ },
+ "outputContext" : {
+ "$ref" : "#/definitions/JsonStreamContext"
}
}
},
@@ -1436,10 +1436,6 @@
"type" : "string"
}
},
- "intValue" : {
- "type" : "integer",
- "format" : "int32"
- },
"booleanValue" : {
"type" : "boolean"
},
@@ -1466,6 +1462,10 @@
"objectId" : {
"type" : "object"
},
+ "intValue" : {
+ "type" : "integer",
+ "format" : "int32"
+ },
"typeId" : {
"type" : "object"
},
@@ -2263,11 +2263,11 @@
"Value" : {
"type" : "object",
"properties" : {
- "contentInclusion" : {
+ "valueInclusion" : {
"type" : "string",
"enum" : [ "ALWAYS", "NON_NULL", "NON_ABSENT", "NON_EMPTY",
"NON_DEFAULT", "USE_DEFAULTS" ]
},
- "valueInclusion" : {
+ "contentInclusion" : {
"type" : "string",
"enum" : [ "ALWAYS", "NON_NULL", "NON_ABSENT", "NON_EMPTY",
"NON_DEFAULT", "USE_DEFAULTS" ]
}
diff --git a/content/swagger/master/swaggertransactions.json
b/content/swagger/master/swaggertransactions.json
index f928a587763..96a851487a2 100644
--- a/content/swagger/master/swaggertransactions.json
+++ b/content/swagger/master/swaggertransactions.json
@@ -645,7 +645,7 @@
"peerAddress" : {
"$ref" : "#/definitions/SocketAddress"
},
- "subscription" : {
+ "commandData" : {
"type" : "string"
},
"tlsCertificates" : {
@@ -657,7 +657,7 @@
"httpAuthType" : {
"type" : "string"
},
- "commandData" : {
+ "subscription" : {
"type" : "string"
}
}
@@ -1118,9 +1118,6 @@
"currentValue" : {
"type" : "object"
},
- "outputContext" : {
- "$ref" : "#/definitions/JsonStreamContext"
- },
"highestEscapedChar" : {
"type" : "integer",
"format" : "int32"
@@ -1131,6 +1128,9 @@
"outputBuffered" : {
"type" : "integer",
"format" : "int32"
+ },
+ "outputContext" : {
+ "$ref" : "#/definitions/JsonStreamContext"
}
}
},
@@ -1180,10 +1180,6 @@
"type" : "string"
}
},
- "intValue" : {
- "type" : "integer",
- "format" : "int32"
- },
"booleanValue" : {
"type" : "boolean"
},
@@ -1210,6 +1206,10 @@
"objectId" : {
"type" : "object"
},
+ "intValue" : {
+ "type" : "integer",
+ "format" : "int32"
+ },
"typeId" : {
"type" : "object"
},
@@ -1810,11 +1810,11 @@
"Value" : {
"type" : "object",
"properties" : {
- "contentInclusion" : {
+ "valueInclusion" : {
"type" : "string",
"enum" : [ "ALWAYS", "NON_NULL", "NON_ABSENT", "NON_EMPTY",
"NON_DEFAULT", "USE_DEFAULTS" ]
},
- "valueInclusion" : {
+ "contentInclusion" : {
"type" : "string",
"enum" : [ "ALWAYS", "NON_NULL", "NON_ABSENT", "NON_EMPTY",
"NON_DEFAULT", "USE_DEFAULTS" ]
}
diff --git a/content/swagger/master/v2/swagger.json
b/content/swagger/master/v2/swagger.json
index 76cdd0920bd..ad78b20f795 100644
--- a/content/swagger/master/v2/swagger.json
+++ b/content/swagger/master/v2/swagger.json
@@ -26502,7 +26502,7 @@
"peerAddress": {
"$ref": "#/definitions/SocketAddress"
},
- "subscription": {
+ "commandData": {
"type": "string"
},
"tlsCertificates": {
@@ -26514,7 +26514,7 @@
"httpAuthType": {
"type": "string"
},
- "commandData": {
+ "subscription": {
"type": "string"
}
}
@@ -26570,6 +26570,10 @@
"consumer_backlog_eviction"
]
},
+ "limit": {
+ "type": "integer",
+ "format": "int64"
+ },
"limitSize": {
"type": "integer",
"format": "int64"
@@ -26577,10 +26581,6 @@
"limitTime": {
"type": "integer",
"format": "int32"
- },
- "limit": {
- "type": "integer",
- "format": "int64"
}
}
},
@@ -27269,9 +27269,6 @@
"FunctionInstanceStatsData": {
"type": "object",
"properties": {
- "oneMin": {
- "$ref": "#/definitions/FunctionInstanceStatsDataBase"
- },
"userMetrics": {
"type": "object",
"additionalProperties": {
@@ -27283,6 +27280,9 @@
"type": "integer",
"format": "int64"
},
+ "oneMin": {
+ "$ref": "#/definitions/FunctionInstanceStatsDataBase"
+ },
"receivedTotal": {
"type": "integer",
"format": "int64"
@@ -27637,9 +27637,6 @@
"currentValue": {
"type": "object"
},
- "outputContext": {
- "$ref": "#/definitions/JsonStreamContext"
- },
"highestEscapedChar": {
"type": "integer",
"format": "int32"
@@ -27650,6 +27647,9 @@
"outputBuffered": {
"type": "integer",
"format": "int32"
+ },
+ "outputContext": {
+ "$ref": "#/definitions/JsonStreamContext"
}
}
},
@@ -27699,10 +27699,6 @@
"type": "string"
}
},
- "intValue": {
- "type": "integer",
- "format": "int32"
- },
"booleanValue": {
"type": "boolean"
},
@@ -27729,6 +27725,10 @@
"objectId": {
"type": "object"
},
+ "intValue": {
+ "type": "integer",
+ "format": "int32"
+ },
"typeId": {
"type": "object"
},
@@ -28145,34 +28145,15 @@
"type": "number",
"format": "double"
},
- "bandwidthIn": {
- "$ref": "#/definitions/ResourceUsage"
- },
- "bandwidthOut": {
- "$ref": "#/definitions/ResourceUsage"
- },
- "memory": {
- "$ref": "#/definitions/ResourceUsage"
- },
- "cpu": {
- "$ref": "#/definitions/ResourceUsage"
- },
- "directMemory": {
- "$ref": "#/definitions/ResourceUsage"
- },
- "lastUpdate": {
- "type": "integer",
- "format": "int64"
- },
- "underLoaded": {
- "type": "boolean"
- },
"overLoaded": {
"type": "boolean"
},
"loadReportType": {
"type": "string"
},
+ "underLoaded": {
+ "type": "boolean"
+ },
"msgThroughputIn": {
"type": "number",
"format": "double"
@@ -28180,6 +28161,25 @@
"msgThroughputOut": {
"type": "number",
"format": "double"
+ },
+ "cpu": {
+ "$ref": "#/definitions/ResourceUsage"
+ },
+ "memory": {
+ "$ref": "#/definitions/ResourceUsage"
+ },
+ "directMemory": {
+ "$ref": "#/definitions/ResourceUsage"
+ },
+ "bandwidthIn": {
+ "$ref": "#/definitions/ResourceUsage"
+ },
+ "bandwidthOut": {
+ "$ref": "#/definitions/ResourceUsage"
+ },
+ "lastUpdate": {
+ "type": "integer",
+ "format": "int64"
}
}
},
@@ -28552,14 +28552,6 @@
"OffloadPolicies": {
"type": "object",
"properties": {
- "managedLedgerOffloadDeletionLagInMillis": {
- "type": "integer",
- "format": "int64"
- },
- "managedLedgerOffloadThresholdInBytes": {
- "type": "integer",
- "format": "int64"
- },
"managedLedgerOffloadedReadPriority": {
"type": "string",
"enum": [
@@ -28567,20 +28559,6 @@
"TIERED_STORAGE_FIRST"
]
},
- "offloadersDirectory": {
- "type": "string"
- },
- "managedLedgerOffloadDriver": {
- "type": "string"
- },
- "managedLedgerOffloadMaxThreads": {
- "type": "integer",
- "format": "int32"
- },
- "managedLedgerOffloadPrefetchRounds": {
- "type": "integer",
- "format": "int32"
- },
"s3ManagedLedgerOffloadRegion": {
"type": "string"
},
@@ -28649,6 +28627,28 @@
"managedLedgerOffloadReadBufferSizeInBytes": {
"type": "integer",
"format": "int32"
+ },
+ "managedLedgerOffloadMaxThreads": {
+ "type": "integer",
+ "format": "int32"
+ },
+ "managedLedgerOffloadDriver": {
+ "type": "string"
+ },
+ "offloadersDirectory": {
+ "type": "string"
+ },
+ "managedLedgerOffloadDeletionLagInMillis": {
+ "type": "integer",
+ "format": "int64"
+ },
+ "managedLedgerOffloadThresholdInBytes": {
+ "type": "integer",
+ "format": "int64"
+ },
+ "managedLedgerOffloadPrefetchRounds": {
+ "type": "integer",
+ "format": "int32"
}
}
},
@@ -29767,7 +29767,7 @@
"Value": {
"type": "object",
"properties": {
- "contentInclusion": {
+ "valueInclusion": {
"type": "string",
"enum": [
"ALWAYS",
@@ -29778,7 +29778,7 @@
"USE_DEFAULTS"
]
},
- "valueInclusion": {
+ "contentInclusion": {
"type": "string",
"enum": [
"ALWAYS",
@@ -30251,14 +30251,14 @@
"sinks": {
"$ref": "#/definitions/SinksWorkerService"
},
+ "workerConfig": {
+ "$ref": "#/definitions/WorkerConfig"
+ },
"functionsV2": {
"$ref": "#/definitions/FunctionsV2WorkerService"
},
"workers": {
"$ref": "#/definitions/WorkersWorkerService"
- },
- "workerConfig": {
- "$ref": "#/definitions/WorkerConfig"
}
}
},
diff --git a/content/swagger/master/v2/swaggerlookup.json
b/content/swagger/master/v2/swaggerlookup.json
index 1ccd6695455..24f8123c543 100644
--- a/content/swagger/master/v2/swaggerlookup.json
+++ b/content/swagger/master/v2/swaggerlookup.json
@@ -182,7 +182,7 @@
"peerAddress": {
"$ref": "#/definitions/SocketAddress"
},
- "subscription": {
+ "commandData": {
"type": "string"
},
"tlsCertificates": {
@@ -194,7 +194,7 @@
"httpAuthType": {
"type": "string"
},
- "commandData": {
+ "subscription": {
"type": "string"
}
}
@@ -673,9 +673,6 @@
"currentValue": {
"type": "object"
},
- "outputContext": {
- "$ref": "#/definitions/JsonStreamContext"
- },
"highestEscapedChar": {
"type": "integer",
"format": "int32"
@@ -686,6 +683,9 @@
"outputBuffered": {
"type": "integer",
"format": "int32"
+ },
+ "outputContext": {
+ "$ref": "#/definitions/JsonStreamContext"
}
}
},
@@ -735,10 +735,6 @@
"type": "string"
}
},
- "intValue": {
- "type": "integer",
- "format": "int32"
- },
"booleanValue": {
"type": "boolean"
},
@@ -765,6 +761,10 @@
"objectId": {
"type": "object"
},
+ "intValue": {
+ "type": "integer",
+ "format": "int32"
+ },
"typeId": {
"type": "object"
},
@@ -1439,7 +1439,7 @@
"Value": {
"type": "object",
"properties": {
- "contentInclusion": {
+ "valueInclusion": {
"type": "string",
"enum": [
"ALWAYS",
@@ -1450,7 +1450,7 @@
"USE_DEFAULTS"
]
},
- "valueInclusion": {
+ "contentInclusion": {
"type": "string",
"enum": [
"ALWAYS",
diff --git a/content/swagger/master/v3/swaggerfunctions.json
b/content/swagger/master/v3/swaggerfunctions.json
index d1ea72d73ec..b2d83bc4e1b 100644
--- a/content/swagger/master/v3/swaggerfunctions.json
+++ b/content/swagger/master/v3/swaggerfunctions.json
@@ -1168,7 +1168,7 @@
"peerAddress": {
"$ref": "#/definitions/SocketAddress"
},
- "subscription": {
+ "commandData": {
"type": "string"
},
"tlsCertificates": {
@@ -1180,7 +1180,7 @@
"httpAuthType": {
"type": "string"
},
- "commandData": {
+ "subscription": {
"type": "string"
}
}
@@ -1805,9 +1805,6 @@
"FunctionInstanceStatsData": {
"type": "object",
"properties": {
- "oneMin": {
- "$ref": "#/definitions/FunctionInstanceStatsDataBase"
- },
"userMetrics": {
"type": "object",
"additionalProperties": {
@@ -1819,6 +1816,9 @@
"type": "integer",
"format": "int64"
},
+ "oneMin": {
+ "$ref": "#/definitions/FunctionInstanceStatsDataBase"
+ },
"receivedTotal": {
"type": "integer",
"format": "int64"
@@ -2244,9 +2244,6 @@
"currentValue": {
"type": "object"
},
- "outputContext": {
- "$ref": "#/definitions/JsonStreamContext"
- },
"highestEscapedChar": {
"type": "integer",
"format": "int32"
@@ -2257,6 +2254,9 @@
"outputBuffered": {
"type": "integer",
"format": "int32"
+ },
+ "outputContext": {
+ "$ref": "#/definitions/JsonStreamContext"
}
}
},
@@ -2306,10 +2306,6 @@
"type": "string"
}
},
- "intValue": {
- "type": "integer",
- "format": "int32"
- },
"booleanValue": {
"type": "boolean"
},
@@ -2336,6 +2332,10 @@
"objectId": {
"type": "object"
},
+ "intValue": {
+ "type": "integer",
+ "format": "int32"
+ },
"typeId": {
"type": "object"
},
@@ -2616,22 +2616,8 @@
"format": "byte"
}
},
- "messageId": {
- "$ref": "#/definitions/MessageId"
- },
- "encryptionCtx": {
- "$ref": "#/definitions/EncryptionContext"
- },
- "redeliveryCount": {
- "type": "integer",
- "format": "int32"
- },
- "readerSchema": {
- "$ref": "#/definitions/SchemaObject"
- },
- "brokerPublishTime": {
- "type": "integer",
- "format": "int64"
+ "topicName": {
+ "type": "string"
},
"publishTime": {
"type": "integer",
@@ -2668,8 +2654,22 @@
"replicated": {
"type": "boolean"
},
- "topicName": {
- "type": "string"
+ "messageId": {
+ "$ref": "#/definitions/MessageId"
+ },
+ "encryptionCtx": {
+ "$ref": "#/definitions/EncryptionContext"
+ },
+ "redeliveryCount": {
+ "type": "integer",
+ "format": "int32"
+ },
+ "readerSchema": {
+ "$ref": "#/definitions/SchemaObject"
+ },
+ "brokerPublishTime": {
+ "type": "integer",
+ "format": "int64"
}
}
},
@@ -2960,11 +2960,11 @@
"Schema": {
"type": "object",
"properties": {
- "nativeSchema": {
- "type": "object"
- },
"schemaInfo": {
"$ref": "#/definitions/SchemaInfo"
+ },
+ "nativeSchema": {
+ "type": "object"
}
}
},
@@ -3014,26 +3014,26 @@
"type": "integer",
"format": "int64"
},
- "schemaDefinition": {
- "type": "string"
- },
"schema": {
"type": "array",
"items": {
"type": "string",
"format": "byte"
}
+ },
+ "schemaDefinition": {
+ "type": "string"
}
}
},
"SchemaObject": {
"type": "object",
"properties": {
- "nativeSchema": {
- "type": "object"
- },
"schemaInfo": {
"$ref": "#/definitions/SchemaInfo"
+ },
+ "nativeSchema": {
+ "type": "object"
}
}
},
@@ -3209,7 +3209,7 @@
"Value": {
"type": "object",
"properties": {
- "contentInclusion": {
+ "valueInclusion": {
"type": "string",
"enum": [
"ALWAYS",
@@ -3220,7 +3220,7 @@
"USE_DEFAULTS"
]
},
- "valueInclusion": {
+ "contentInclusion": {
"type": "string",
"enum": [
"ALWAYS",
diff --git a/content/swagger/master/v3/swaggerpackages.json
b/content/swagger/master/v3/swaggerpackages.json
index fe0c0e819f4..fa6e047a178 100644
--- a/content/swagger/master/v3/swaggerpackages.json
+++ b/content/swagger/master/v3/swaggerpackages.json
@@ -500,7 +500,7 @@
"peerAddress": {
"$ref": "#/definitions/SocketAddress"
},
- "subscription": {
+ "commandData": {
"type": "string"
},
"tlsCertificates": {
@@ -512,7 +512,7 @@
"httpAuthType": {
"type": "string"
},
- "commandData": {
+ "subscription": {
"type": "string"
}
}
@@ -973,9 +973,6 @@
"currentValue": {
"type": "object"
},
- "outputContext": {
- "$ref": "#/definitions/JsonStreamContext"
- },
"highestEscapedChar": {
"type": "integer",
"format": "int32"
@@ -986,6 +983,9 @@
"outputBuffered": {
"type": "integer",
"format": "int32"
+ },
+ "outputContext": {
+ "$ref": "#/definitions/JsonStreamContext"
}
}
},
@@ -1035,10 +1035,6 @@
"type": "string"
}
},
- "intValue": {
- "type": "integer",
- "format": "int32"
- },
"booleanValue": {
"type": "boolean"
},
@@ -1065,6 +1061,10 @@
"objectId": {
"type": "object"
},
+ "intValue": {
+ "type": "integer",
+ "format": "int32"
+ },
"typeId": {
"type": "object"
},
@@ -1744,7 +1744,7 @@
"Value": {
"type": "object",
"properties": {
- "contentInclusion": {
+ "valueInclusion": {
"type": "string",
"enum": [
"ALWAYS",
@@ -1755,7 +1755,7 @@
"USE_DEFAULTS"
]
},
- "valueInclusion": {
+ "contentInclusion": {
"type": "string",
"enum": [
"ALWAYS",
diff --git a/content/swagger/master/v3/swaggersink.json
b/content/swagger/master/v3/swaggersink.json
index d428525c0c1..c9d241b76fc 100644
--- a/content/swagger/master/v3/swaggersink.json
+++ b/content/swagger/master/v3/swaggersink.json
@@ -965,7 +965,7 @@
"peerAddress": {
"$ref": "#/definitions/SocketAddress"
},
- "subscription": {
+ "commandData": {
"type": "string"
},
"tlsCertificates": {
@@ -977,7 +977,7 @@
"httpAuthType": {
"type": "string"
},
- "commandData": {
+ "subscription": {
"type": "string"
}
}
@@ -1561,9 +1561,6 @@
"currentValue": {
"type": "object"
},
- "outputContext": {
- "$ref": "#/definitions/JsonStreamContext"
- },
"highestEscapedChar": {
"type": "integer",
"format": "int32"
@@ -1574,6 +1571,9 @@
"outputBuffered": {
"type": "integer",
"format": "int32"
+ },
+ "outputContext": {
+ "$ref": "#/definitions/JsonStreamContext"
}
}
},
@@ -1623,10 +1623,6 @@
"type": "string"
}
},
- "intValue": {
- "type": "integer",
- "format": "int32"
- },
"booleanValue": {
"type": "boolean"
},
@@ -1653,6 +1649,10 @@
"objectId": {
"type": "object"
},
+ "intValue": {
+ "type": "integer",
+ "format": "int32"
+ },
"typeId": {
"type": "object"
},
@@ -2539,7 +2539,7 @@
"Value": {
"type": "object",
"properties": {
- "contentInclusion": {
+ "valueInclusion": {
"type": "string",
"enum": [
"ALWAYS",
@@ -2550,7 +2550,7 @@
"USE_DEFAULTS"
]
},
- "valueInclusion": {
+ "contentInclusion": {
"type": "string",
"enum": [
"ALWAYS",
diff --git a/content/swagger/master/v3/swaggersource.json
b/content/swagger/master/v3/swaggersource.json
index 0da9a63725a..6bc44075707 100644
--- a/content/swagger/master/v3/swaggersource.json
+++ b/content/swagger/master/v3/swaggersource.json
@@ -968,7 +968,7 @@
"peerAddress": {
"$ref": "#/definitions/SocketAddress"
},
- "subscription": {
+ "commandData": {
"type": "string"
},
"tlsCertificates": {
@@ -980,7 +980,7 @@
"httpAuthType": {
"type": "string"
},
- "commandData": {
+ "subscription": {
"type": "string"
}
}
@@ -1542,9 +1542,6 @@
"currentValue": {
"type": "object"
},
- "outputContext": {
- "$ref": "#/definitions/JsonStreamContext"
- },
"highestEscapedChar": {
"type": "integer",
"format": "int32"
@@ -1555,6 +1552,9 @@
"outputBuffered": {
"type": "integer",
"format": "int32"
+ },
+ "outputContext": {
+ "$ref": "#/definitions/JsonStreamContext"
}
}
},
@@ -1604,10 +1604,6 @@
"type": "string"
}
},
- "intValue": {
- "type": "integer",
- "format": "int32"
- },
"booleanValue": {
"type": "boolean"
},
@@ -1634,6 +1630,10 @@
"objectId": {
"type": "object"
},
+ "intValue": {
+ "type": "integer",
+ "format": "int32"
+ },
"typeId": {
"type": "object"
},
@@ -2487,7 +2487,7 @@
"Value": {
"type": "object",
"properties": {
- "contentInclusion": {
+ "valueInclusion": {
"type": "string",
"enum": [
"ALWAYS",
@@ -2498,7 +2498,7 @@
"USE_DEFAULTS"
]
},
- "valueInclusion": {
+ "contentInclusion": {
"type": "string",
"enum": [
"ALWAYS",
diff --git a/content/swagger/master/v3/swaggertransactions.json
b/content/swagger/master/v3/swaggertransactions.json
index 383829e8363..7f4698d5441 100644
--- a/content/swagger/master/v3/swaggertransactions.json
+++ b/content/swagger/master/v3/swaggertransactions.json
@@ -775,7 +775,7 @@
"peerAddress": {
"$ref": "#/definitions/SocketAddress"
},
- "subscription": {
+ "commandData": {
"type": "string"
},
"tlsCertificates": {
@@ -787,7 +787,7 @@
"httpAuthType": {
"type": "string"
},
- "commandData": {
+ "subscription": {
"type": "string"
}
}
@@ -1248,9 +1248,6 @@
"currentValue": {
"type": "object"
},
- "outputContext": {
- "$ref": "#/definitions/JsonStreamContext"
- },
"highestEscapedChar": {
"type": "integer",
"format": "int32"
@@ -1261,6 +1258,9 @@
"outputBuffered": {
"type": "integer",
"format": "int32"
+ },
+ "outputContext": {
+ "$ref": "#/definitions/JsonStreamContext"
}
}
},
@@ -1310,10 +1310,6 @@
"type": "string"
}
},
- "intValue": {
- "type": "integer",
- "format": "int32"
- },
"booleanValue": {
"type": "boolean"
},
@@ -1340,6 +1336,10 @@
"objectId": {
"type": "object"
},
+ "intValue": {
+ "type": "integer",
+ "format": "int32"
+ },
"typeId": {
"type": "object"
},
@@ -1991,7 +1991,7 @@
"Value": {
"type": "object",
"properties": {
- "contentInclusion": {
+ "valueInclusion": {
"type": "string",
"enum": [
"ALWAYS",
@@ -2002,7 +2002,7 @@
"USE_DEFAULTS"
]
},
- "valueInclusion": {
+ "contentInclusion": {
"type": "string",
"enum": [
"ALWAYS",