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 b6ed87177fa Updated site at revision 64f1aa36
b6ed87177fa is described below
commit b6ed87177fa847a340276864f0cbaca3de9fb24a
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Wed Aug 10 18:22:22 2022 +0000
Updated site at revision 64f1aa36
---
content/index.html | 2 +-
content/swagger/master/swagger.json | 126 ++++++++++----------
content/swagger/master/swaggerfunctions.json | 60 +++++-----
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 | 132 ++++++++++-----------
content/swagger/master/v2/swaggerlookup.json | 22 ++--
content/swagger/master/v3/swaggerfunctions.json | 60 +++++-----
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, 300 insertions(+), 300 deletions(-)
diff --git a/content/index.html b/content/index.html
index 7cebb9b2d01..d491daf37b5 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 4150d13f3f4..2ac639aa157 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"
}
}
},
@@ -22639,12 +22639,12 @@
"annotationIntrospector" : {
"$ref" : "#/definitions/AnnotationIntrospector"
},
- "defaultPropertyInclusion" : {
- "$ref" : "#/definitions/Value"
- },
"nodeFactory" : {
"$ref" : "#/definitions/JsonNodeFactory"
},
+ "defaultPropertyInclusion" : {
+ "$ref" : "#/definitions/Value"
+ },
"deserializationFeatures" : {
"type" : "integer",
"format" : "int32"
@@ -23109,12 +23109,12 @@
"JsonGenerator" : {
"type" : "object",
"properties" : {
- "schema" : {
- "$ref" : "#/definitions/FormatSchema"
- },
"characterEscapes" : {
"$ref" : "#/definitions/CharacterEscapes"
},
+ "schema" : {
+ "$ref" : "#/definitions/FormatSchema"
+ },
"codec" : {
"$ref" : "#/definitions/ObjectCodec"
},
@@ -23608,15 +23608,15 @@
"type" : "number",
"format" : "double"
},
+ "underLoaded" : {
+ "type" : "boolean"
+ },
"overLoaded" : {
"type" : "boolean"
},
"loadReportType" : {
"type" : "string"
},
- "underLoaded" : {
- "type" : "boolean"
- },
"cpu" : {
"$ref" : "#/definitions/ResourceUsage"
},
@@ -23997,62 +23997,67 @@
"OffloadPolicies" : {
"type" : "object",
"properties" : {
- "s3ManagedLedgerOffloadRegion" : {
+ "fileSystemProfilePath" : {
"type" : "string"
},
- "s3ManagedLedgerOffloadBucket" : {
+ "fileSystemURI" : {
"type" : "string"
},
- "s3ManagedLedgerOffloadServiceEndpoint" : {
+ "managedLedgerOffloadBucket" : {
"type" : "string"
},
- "s3ManagedLedgerOffloadMaxBlockSizeInBytes" : {
+ "managedLedgerOffloadRegion" : {
+ "type" : "string"
+ },
+ "gcsManagedLedgerOffloadBucket" : {
+ "type" : "string"
+ },
+ "gcsManagedLedgerOffloadMaxBlockSizeInBytes" : {
"type" : "integer",
"format" : "int32"
},
- "s3ManagedLedgerOffloadReadBufferSizeInBytes" : {
+ "gcsManagedLedgerOffloadReadBufferSizeInBytes" : {
"type" : "integer",
"format" : "int32"
},
- "s3ManagedLedgerOffloadCredentialId" : {
- "type" : "string"
- },
- "s3ManagedLedgerOffloadCredentialSecret" : {
- "type" : "string"
- },
- "s3ManagedLedgerOffloadRole" : {
+ "gcsManagedLedgerOffloadServiceAccountKeyFile" : {
"type" : "string"
},
"s3ManagedLedgerOffloadRoleSessionName" : {
"type" : "string"
},
- "gcsManagedLedgerOffloadRegion" : {
- "type" : "string"
+ "s3ManagedLedgerOffloadReadBufferSizeInBytes" : {
+ "type" : "integer",
+ "format" : "int32"
},
- "gcsManagedLedgerOffloadBucket" : {
+ "gcsManagedLedgerOffloadRegion" : {
"type" : "string"
},
- "gcsManagedLedgerOffloadMaxBlockSizeInBytes" : {
- "type" : "integer",
- "format" : "int32"
+ "managedLedgerOffloadedReadPriority" : {
+ "type" : "string",
+ "enum" : [ "BOOKKEEPER_FIRST", "TIERED_STORAGE_FIRST" ]
},
- "gcsManagedLedgerOffloadReadBufferSizeInBytes" : {
+ "managedLedgerOffloadMaxThreads" : {
"type" : "integer",
"format" : "int32"
},
- "gcsManagedLedgerOffloadServiceAccountKeyFile" : {
+ "offloadersDirectory" : {
"type" : "string"
},
- "fileSystemProfilePath" : {
+ "managedLedgerOffloadDriver" : {
"type" : "string"
},
- "fileSystemURI" : {
+ "managedLedgerOffloadPrefetchRounds" : {
+ "type" : "integer",
+ "format" : "int32"
+ },
+ "s3ManagedLedgerOffloadRegion" : {
"type" : "string"
},
- "managedLedgerOffloadBucket" : {
+ "s3ManagedLedgerOffloadBucket" : {
"type" : "string"
},
- "managedLedgerOffloadRegion" : {
+ "s3ManagedLedgerOffloadServiceEndpoint" : {
"type" : "string"
},
"managedLedgerOffloadServiceEndpoint" : {
@@ -24066,31 +24071,26 @@
"type" : "integer",
"format" : "int32"
},
- "managedLedgerOffloadedReadPriority" : {
- "type" : "string",
- "enum" : [ "BOOKKEEPER_FIRST", "TIERED_STORAGE_FIRST" ]
- },
- "managedLedgerOffloadDeletionLagInMillis" : {
+ "s3ManagedLedgerOffloadMaxBlockSizeInBytes" : {
"type" : "integer",
- "format" : "int64"
+ "format" : "int32"
},
- "managedLedgerOffloadThresholdInBytes" : {
- "type" : "integer",
- "format" : "int64"
+ "s3ManagedLedgerOffloadCredentialId" : {
+ "type" : "string"
},
- "managedLedgerOffloadDriver" : {
+ "s3ManagedLedgerOffloadCredentialSecret" : {
"type" : "string"
},
- "offloadersDirectory" : {
+ "s3ManagedLedgerOffloadRole" : {
"type" : "string"
},
- "managedLedgerOffloadMaxThreads" : {
+ "managedLedgerOffloadDeletionLagInMillis" : {
"type" : "integer",
- "format" : "int32"
+ "format" : "int64"
},
- "managedLedgerOffloadPrefetchRounds" : {
+ "managedLedgerOffloadThresholdInBytes" : {
"type" : "integer",
- "format" : "int32"
+ "format" : "int64"
}
}
},
@@ -24192,13 +24192,13 @@
"type" : "integer",
"format" : "int32"
},
- "s3Driver" : {
+ "fileSystemDriver" : {
"type" : "boolean"
},
- "gcsDriver" : {
+ "s3Driver" : {
"type" : "boolean"
},
- "fileSystemDriver" : {
+ "gcsDriver" : {
"type" : "boolean"
}
}
@@ -24894,15 +24894,15 @@
"annotationIntrospector" : {
"$ref" : "#/definitions/AnnotationIntrospector"
},
+ "defaultPrettyPrinter" : {
+ "$ref" : "#/definitions/PrettyPrinter"
+ },
"defaultPropertyInclusion" : {
"$ref" : "#/definitions/Value"
},
"filterProvider" : {
"$ref" : "#/definitions/FilterProvider"
},
- "defaultPrettyPrinter" : {
- "$ref" : "#/definitions/PrettyPrinter"
- },
"serializationInclusion" : {
"type" : "string",
"enum" : [ "ALWAYS", "NON_NULL", "NON_ABSENT", "NON_EMPTY",
"NON_DEFAULT", "USE_DEFAULTS" ]
@@ -25641,6 +25641,9 @@
"initialized" : {
"type" : "boolean"
},
+ "workerConfig" : {
+ "$ref" : "#/definitions/WorkerConfig"
+ },
"functions" : {
"$ref" : "#/definitions/FunctionsWorkerService"
},
@@ -25652,9 +25655,6 @@
},
"workers" : {
"$ref" : "#/definitions/WorkersWorkerService"
- },
- "workerConfig" : {
- "$ref" : "#/definitions/WorkerConfig"
}
}
},
diff --git a/content/swagger/master/swaggerfunctions.json
b/content/swagger/master/swaggerfunctions.json
index 6f1079a3cb8..d2a8ceb9227 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"
}
}
@@ -1233,12 +1233,12 @@
"annotationIntrospector" : {
"$ref" : "#/definitions/AnnotationIntrospector"
},
- "defaultPropertyInclusion" : {
- "$ref" : "#/definitions/Value"
- },
"nodeFactory" : {
"$ref" : "#/definitions/JsonNodeFactory"
},
+ "defaultPropertyInclusion" : {
+ "$ref" : "#/definitions/Value"
+ },
"deserializationFeatures" : {
"type" : "integer",
"format" : "int32"
@@ -1990,12 +1990,12 @@
"JsonGenerator" : {
"type" : "object",
"properties" : {
- "schema" : {
- "$ref" : "#/definitions/FormatSchema"
- },
"characterEscapes" : {
"$ref" : "#/definitions/CharacterEscapes"
},
+ "schema" : {
+ "$ref" : "#/definitions/FormatSchema"
+ },
"codec" : {
"$ref" : "#/definitions/ObjectCodec"
},
@@ -2346,22 +2346,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",
@@ -2395,12 +2381,26 @@
"format" : "byte"
}
},
+ "messageId" : {
+ "$ref" : "#/definitions/MessageId"
+ },
+ "encryptionCtx" : {
+ "$ref" : "#/definitions/EncryptionContext"
+ },
+ "redeliveryCount" : {
+ "type" : "integer",
+ "format" : "int32"
+ },
+ "readerSchema" : {
+ "$ref" : "#/definitions/SchemaObject"
+ },
+ "brokerPublishTime" : {
+ "type" : "integer",
+ "format" : "int64"
+ },
"replicated" : {
"type" : "boolean"
},
- "topicName" : {
- "type" : "string"
- },
"keyBytes" : {
"type" : "array",
"items" : {
@@ -2745,15 +2745,15 @@
"annotationIntrospector" : {
"$ref" : "#/definitions/AnnotationIntrospector"
},
+ "defaultPrettyPrinter" : {
+ "$ref" : "#/definitions/PrettyPrinter"
+ },
"defaultPropertyInclusion" : {
"$ref" : "#/definitions/Value"
},
"filterProvider" : {
"$ref" : "#/definitions/FilterProvider"
},
- "defaultPrettyPrinter" : {
- "$ref" : "#/definitions/PrettyPrinter"
- },
"serializationInclusion" : {
"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 1dec782fecd..21faf4c08e1 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"
}
}
@@ -378,12 +378,12 @@
"annotationIntrospector" : {
"$ref" : "#/definitions/AnnotationIntrospector"
},
- "defaultPropertyInclusion" : {
- "$ref" : "#/definitions/Value"
- },
"nodeFactory" : {
"$ref" : "#/definitions/JsonNodeFactory"
},
+ "defaultPropertyInclusion" : {
+ "$ref" : "#/definitions/Value"
+ },
"deserializationFeatures" : {
"type" : "integer",
"format" : "int32"
@@ -621,12 +621,12 @@
"JsonGenerator" : {
"type" : "object",
"properties" : {
- "schema" : {
- "$ref" : "#/definitions/FormatSchema"
- },
"characterEscapes" : {
"$ref" : "#/definitions/CharacterEscapes"
},
+ "schema" : {
+ "$ref" : "#/definitions/FormatSchema"
+ },
"codec" : {
"$ref" : "#/definitions/ObjectCodec"
},
@@ -1213,15 +1213,15 @@
"annotationIntrospector" : {
"$ref" : "#/definitions/AnnotationIntrospector"
},
+ "defaultPrettyPrinter" : {
+ "$ref" : "#/definitions/PrettyPrinter"
+ },
"defaultPropertyInclusion" : {
"$ref" : "#/definitions/Value"
},
"filterProvider" : {
"$ref" : "#/definitions/FilterProvider"
},
- "defaultPrettyPrinter" : {
- "$ref" : "#/definitions/PrettyPrinter"
- },
"serializationInclusion" : {
"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 8c5acbc2ec8..2e5e62d54b6 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"
}
}
@@ -618,12 +618,12 @@
"annotationIntrospector" : {
"$ref" : "#/definitions/AnnotationIntrospector"
},
- "defaultPropertyInclusion" : {
- "$ref" : "#/definitions/Value"
- },
"nodeFactory" : {
"$ref" : "#/definitions/JsonNodeFactory"
},
+ "defaultPropertyInclusion" : {
+ "$ref" : "#/definitions/Value"
+ },
"deserializationFeatures" : {
"type" : "integer",
"format" : "int32"
@@ -861,12 +861,12 @@
"JsonGenerator" : {
"type" : "object",
"properties" : {
- "schema" : {
- "$ref" : "#/definitions/FormatSchema"
- },
"characterEscapes" : {
"$ref" : "#/definitions/CharacterEscapes"
},
+ "schema" : {
+ "$ref" : "#/definitions/FormatSchema"
+ },
"codec" : {
"$ref" : "#/definitions/ObjectCodec"
},
@@ -1455,15 +1455,15 @@
"annotationIntrospector" : {
"$ref" : "#/definitions/AnnotationIntrospector"
},
+ "defaultPrettyPrinter" : {
+ "$ref" : "#/definitions/PrettyPrinter"
+ },
"defaultPropertyInclusion" : {
"$ref" : "#/definitions/Value"
},
"filterProvider" : {
"$ref" : "#/definitions/FilterProvider"
},
- "defaultPrettyPrinter" : {
- "$ref" : "#/definitions/PrettyPrinter"
- },
"serializationInclusion" : {
"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 49c28fb7100..0ba72d4e56e 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"
}
}
@@ -1112,12 +1112,12 @@
"annotationIntrospector" : {
"$ref" : "#/definitions/AnnotationIntrospector"
},
- "defaultPropertyInclusion" : {
- "$ref" : "#/definitions/Value"
- },
"nodeFactory" : {
"$ref" : "#/definitions/JsonNodeFactory"
},
+ "defaultPropertyInclusion" : {
+ "$ref" : "#/definitions/Value"
+ },
"deserializationFeatures" : {
"type" : "integer",
"format" : "int32"
@@ -1367,12 +1367,12 @@
"JsonGenerator" : {
"type" : "object",
"properties" : {
- "schema" : {
- "$ref" : "#/definitions/FormatSchema"
- },
"characterEscapes" : {
"$ref" : "#/definitions/CharacterEscapes"
},
+ "schema" : {
+ "$ref" : "#/definitions/FormatSchema"
+ },
"codec" : {
"$ref" : "#/definitions/ObjectCodec"
},
@@ -1953,15 +1953,15 @@
"annotationIntrospector" : {
"$ref" : "#/definitions/AnnotationIntrospector"
},
+ "defaultPrettyPrinter" : {
+ "$ref" : "#/definitions/PrettyPrinter"
+ },
"defaultPropertyInclusion" : {
"$ref" : "#/definitions/Value"
},
"filterProvider" : {
"$ref" : "#/definitions/FilterProvider"
},
- "defaultPrettyPrinter" : {
- "$ref" : "#/definitions/PrettyPrinter"
- },
"serializationInclusion" : {
"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 0661fbb0031..4464a9fc56d 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"
}
}
@@ -1093,12 +1093,12 @@
"annotationIntrospector" : {
"$ref" : "#/definitions/AnnotationIntrospector"
},
- "defaultPropertyInclusion" : {
- "$ref" : "#/definitions/Value"
- },
"nodeFactory" : {
"$ref" : "#/definitions/JsonNodeFactory"
},
+ "defaultPropertyInclusion" : {
+ "$ref" : "#/definitions/Value"
+ },
"deserializationFeatures" : {
"type" : "integer",
"format" : "int32"
@@ -1348,12 +1348,12 @@
"JsonGenerator" : {
"type" : "object",
"properties" : {
- "schema" : {
- "$ref" : "#/definitions/FormatSchema"
- },
"characterEscapes" : {
"$ref" : "#/definitions/CharacterEscapes"
},
+ "schema" : {
+ "$ref" : "#/definitions/FormatSchema"
+ },
"codec" : {
"$ref" : "#/definitions/ObjectCodec"
},
@@ -1956,15 +1956,15 @@
"annotationIntrospector" : {
"$ref" : "#/definitions/AnnotationIntrospector"
},
+ "defaultPrettyPrinter" : {
+ "$ref" : "#/definitions/PrettyPrinter"
+ },
"defaultPropertyInclusion" : {
"$ref" : "#/definitions/Value"
},
"filterProvider" : {
"$ref" : "#/definitions/FilterProvider"
},
- "defaultPrettyPrinter" : {
- "$ref" : "#/definitions/PrettyPrinter"
- },
"serializationInclusion" : {
"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 6164d8e0c11..12c6c4df4e2 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"
}
}
@@ -849,12 +849,12 @@
"annotationIntrospector" : {
"$ref" : "#/definitions/AnnotationIntrospector"
},
- "defaultPropertyInclusion" : {
- "$ref" : "#/definitions/Value"
- },
"nodeFactory" : {
"$ref" : "#/definitions/JsonNodeFactory"
},
+ "defaultPropertyInclusion" : {
+ "$ref" : "#/definitions/Value"
+ },
"deserializationFeatures" : {
"type" : "integer",
"format" : "int32"
@@ -1092,12 +1092,12 @@
"JsonGenerator" : {
"type" : "object",
"properties" : {
- "schema" : {
- "$ref" : "#/definitions/FormatSchema"
- },
"characterEscapes" : {
"$ref" : "#/definitions/CharacterEscapes"
},
+ "schema" : {
+ "$ref" : "#/definitions/FormatSchema"
+ },
"codec" : {
"$ref" : "#/definitions/ObjectCodec"
},
@@ -1661,15 +1661,15 @@
"annotationIntrospector" : {
"$ref" : "#/definitions/AnnotationIntrospector"
},
+ "defaultPrettyPrinter" : {
+ "$ref" : "#/definitions/PrettyPrinter"
+ },
"defaultPropertyInclusion" : {
"$ref" : "#/definitions/Value"
},
"filterProvider" : {
"$ref" : "#/definitions/FilterProvider"
},
- "defaultPrettyPrinter" : {
- "$ref" : "#/definitions/PrettyPrinter"
- },
"serializationInclusion" : {
"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 fd203e91225..1605d8a464b 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"
}
}
},
@@ -27112,12 +27112,12 @@
"annotationIntrospector": {
"$ref": "#/definitions/AnnotationIntrospector"
},
- "defaultPropertyInclusion": {
- "$ref": "#/definitions/Value"
- },
"nodeFactory": {
"$ref": "#/definitions/JsonNodeFactory"
},
+ "defaultPropertyInclusion": {
+ "$ref": "#/definitions/Value"
+ },
"deserializationFeatures": {
"type": "integer",
"format": "int32"
@@ -27611,12 +27611,12 @@
"JsonGenerator": {
"type": "object",
"properties": {
- "schema": {
- "$ref": "#/definitions/FormatSchema"
- },
"characterEscapes": {
"$ref": "#/definitions/CharacterEscapes"
},
+ "schema": {
+ "$ref": "#/definitions/FormatSchema"
+ },
"codec": {
"$ref": "#/definitions/ObjectCodec"
},
@@ -28145,15 +28145,15 @@
"type": "number",
"format": "double"
},
+ "underLoaded": {
+ "type": "boolean"
+ },
"overLoaded": {
"type": "boolean"
},
"loadReportType": {
"type": "string"
},
- "underLoaded": {
- "type": "boolean"
- },
"cpu": {
"$ref": "#/definitions/ResourceUsage"
},
@@ -28552,62 +28552,70 @@
"OffloadPolicies": {
"type": "object",
"properties": {
- "s3ManagedLedgerOffloadRegion": {
+ "fileSystemProfilePath": {
"type": "string"
},
- "s3ManagedLedgerOffloadBucket": {
+ "fileSystemURI": {
"type": "string"
},
- "s3ManagedLedgerOffloadServiceEndpoint": {
+ "managedLedgerOffloadBucket": {
"type": "string"
},
- "s3ManagedLedgerOffloadMaxBlockSizeInBytes": {
+ "managedLedgerOffloadRegion": {
+ "type": "string"
+ },
+ "gcsManagedLedgerOffloadBucket": {
+ "type": "string"
+ },
+ "gcsManagedLedgerOffloadMaxBlockSizeInBytes": {
"type": "integer",
"format": "int32"
},
- "s3ManagedLedgerOffloadReadBufferSizeInBytes": {
+ "gcsManagedLedgerOffloadReadBufferSizeInBytes": {
"type": "integer",
"format": "int32"
},
- "s3ManagedLedgerOffloadCredentialId": {
- "type": "string"
- },
- "s3ManagedLedgerOffloadCredentialSecret": {
- "type": "string"
- },
- "s3ManagedLedgerOffloadRole": {
+ "gcsManagedLedgerOffloadServiceAccountKeyFile": {
"type": "string"
},
"s3ManagedLedgerOffloadRoleSessionName": {
"type": "string"
},
- "gcsManagedLedgerOffloadRegion": {
- "type": "string"
+ "s3ManagedLedgerOffloadReadBufferSizeInBytes": {
+ "type": "integer",
+ "format": "int32"
},
- "gcsManagedLedgerOffloadBucket": {
+ "gcsManagedLedgerOffloadRegion": {
"type": "string"
},
- "gcsManagedLedgerOffloadMaxBlockSizeInBytes": {
- "type": "integer",
- "format": "int32"
+ "managedLedgerOffloadedReadPriority": {
+ "type": "string",
+ "enum": [
+ "BOOKKEEPER_FIRST",
+ "TIERED_STORAGE_FIRST"
+ ]
},
- "gcsManagedLedgerOffloadReadBufferSizeInBytes": {
+ "managedLedgerOffloadMaxThreads": {
"type": "integer",
"format": "int32"
},
- "gcsManagedLedgerOffloadServiceAccountKeyFile": {
+ "offloadersDirectory": {
"type": "string"
},
- "fileSystemProfilePath": {
+ "managedLedgerOffloadDriver": {
"type": "string"
},
- "fileSystemURI": {
+ "managedLedgerOffloadPrefetchRounds": {
+ "type": "integer",
+ "format": "int32"
+ },
+ "s3ManagedLedgerOffloadRegion": {
"type": "string"
},
- "managedLedgerOffloadBucket": {
+ "s3ManagedLedgerOffloadBucket": {
"type": "string"
},
- "managedLedgerOffloadRegion": {
+ "s3ManagedLedgerOffloadServiceEndpoint": {
"type": "string"
},
"managedLedgerOffloadServiceEndpoint": {
@@ -28621,34 +28629,26 @@
"type": "integer",
"format": "int32"
},
- "managedLedgerOffloadedReadPriority": {
- "type": "string",
- "enum": [
- "BOOKKEEPER_FIRST",
- "TIERED_STORAGE_FIRST"
- ]
- },
- "managedLedgerOffloadDeletionLagInMillis": {
+ "s3ManagedLedgerOffloadMaxBlockSizeInBytes": {
"type": "integer",
- "format": "int64"
+ "format": "int32"
},
- "managedLedgerOffloadThresholdInBytes": {
- "type": "integer",
- "format": "int64"
+ "s3ManagedLedgerOffloadCredentialId": {
+ "type": "string"
},
- "managedLedgerOffloadDriver": {
+ "s3ManagedLedgerOffloadCredentialSecret": {
"type": "string"
},
- "offloadersDirectory": {
+ "s3ManagedLedgerOffloadRole": {
"type": "string"
},
- "managedLedgerOffloadMaxThreads": {
+ "managedLedgerOffloadDeletionLagInMillis": {
"type": "integer",
- "format": "int32"
+ "format": "int64"
},
- "managedLedgerOffloadPrefetchRounds": {
+ "managedLedgerOffloadThresholdInBytes": {
"type": "integer",
- "format": "int32"
+ "format": "int64"
}
}
},
@@ -28753,13 +28753,13 @@
"type": "integer",
"format": "int32"
},
- "s3Driver": {
+ "fileSystemDriver": {
"type": "boolean"
},
- "gcsDriver": {
+ "s3Driver": {
"type": "boolean"
},
- "fileSystemDriver": {
+ "gcsDriver": {
"type": "boolean"
}
}
@@ -29477,15 +29477,15 @@
"annotationIntrospector": {
"$ref": "#/definitions/AnnotationIntrospector"
},
+ "defaultPrettyPrinter": {
+ "$ref": "#/definitions/PrettyPrinter"
+ },
"defaultPropertyInclusion": {
"$ref": "#/definitions/Value"
},
"filterProvider": {
"$ref": "#/definitions/FilterProvider"
},
- "defaultPrettyPrinter": {
- "$ref": "#/definitions/PrettyPrinter"
- },
"serializationInclusion": {
"type": "string",
"enum": [
@@ -30245,6 +30245,9 @@
"initialized": {
"type": "boolean"
},
+ "workerConfig": {
+ "$ref": "#/definitions/WorkerConfig"
+ },
"functions": {
"$ref": "#/definitions/FunctionsWorkerService"
},
@@ -30256,9 +30259,6 @@
},
"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 12861991b53..e077d77b587 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"
}
}
@@ -404,12 +404,12 @@
"annotationIntrospector": {
"$ref": "#/definitions/AnnotationIntrospector"
},
- "defaultPropertyInclusion": {
- "$ref": "#/definitions/Value"
- },
"nodeFactory": {
"$ref": "#/definitions/JsonNodeFactory"
},
+ "defaultPropertyInclusion": {
+ "$ref": "#/definitions/Value"
+ },
"deserializationFeatures": {
"type": "integer",
"format": "int32"
@@ -647,12 +647,12 @@
"JsonGenerator": {
"type": "object",
"properties": {
- "schema": {
- "$ref": "#/definitions/FormatSchema"
- },
"characterEscapes": {
"$ref": "#/definitions/CharacterEscapes"
},
+ "schema": {
+ "$ref": "#/definitions/FormatSchema"
+ },
"codec": {
"$ref": "#/definitions/ObjectCodec"
},
@@ -1283,15 +1283,15 @@
"annotationIntrospector": {
"$ref": "#/definitions/AnnotationIntrospector"
},
+ "defaultPrettyPrinter": {
+ "$ref": "#/definitions/PrettyPrinter"
+ },
"defaultPropertyInclusion": {
"$ref": "#/definitions/Value"
},
"filterProvider": {
"$ref": "#/definitions/FilterProvider"
},
- "defaultPrettyPrinter": {
- "$ref": "#/definitions/PrettyPrinter"
- },
"serializationInclusion": {
"type": "string",
"enum": [
diff --git a/content/swagger/master/v3/swaggerfunctions.json
b/content/swagger/master/v3/swaggerfunctions.json
index d523790a53e..96d6c92b191 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"
}
}
@@ -1443,12 +1443,12 @@
"annotationIntrospector": {
"$ref": "#/definitions/AnnotationIntrospector"
},
- "defaultPropertyInclusion": {
- "$ref": "#/definitions/Value"
- },
"nodeFactory": {
"$ref": "#/definitions/JsonNodeFactory"
},
+ "defaultPropertyInclusion": {
+ "$ref": "#/definitions/Value"
+ },
"deserializationFeatures": {
"type": "integer",
"format": "int32"
@@ -2218,12 +2218,12 @@
"JsonGenerator": {
"type": "object",
"properties": {
- "schema": {
- "$ref": "#/definitions/FormatSchema"
- },
"characterEscapes": {
"$ref": "#/definitions/CharacterEscapes"
},
+ "schema": {
+ "$ref": "#/definitions/FormatSchema"
+ },
"codec": {
"$ref": "#/definitions/ObjectCodec"
},
@@ -2609,22 +2609,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",
@@ -2658,12 +2644,26 @@
"format": "byte"
}
},
+ "messageId": {
+ "$ref": "#/definitions/MessageId"
+ },
+ "encryptionCtx": {
+ "$ref": "#/definitions/EncryptionContext"
+ },
+ "redeliveryCount": {
+ "type": "integer",
+ "format": "int32"
+ },
+ "readerSchema": {
+ "$ref": "#/definitions/SchemaObject"
+ },
+ "brokerPublishTime": {
+ "type": "integer",
+ "format": "int64"
+ },
"replicated": {
"type": "boolean"
},
- "topicName": {
- "type": "string"
- },
"keyBytes": {
"type": "array",
"items": {
@@ -3043,15 +3043,15 @@
"annotationIntrospector": {
"$ref": "#/definitions/AnnotationIntrospector"
},
+ "defaultPrettyPrinter": {
+ "$ref": "#/definitions/PrettyPrinter"
+ },
"defaultPropertyInclusion": {
"$ref": "#/definitions/Value"
},
"filterProvider": {
"$ref": "#/definitions/FilterProvider"
},
- "defaultPrettyPrinter": {
- "$ref": "#/definitions/PrettyPrinter"
- },
"serializationInclusion": {
"type": "string",
"enum": [
diff --git a/content/swagger/master/v3/swaggerpackages.json
b/content/swagger/master/v3/swaggerpackages.json
index cb594281503..9514ebd62a5 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"
}
}
@@ -704,12 +704,12 @@
"annotationIntrospector": {
"$ref": "#/definitions/AnnotationIntrospector"
},
- "defaultPropertyInclusion": {
- "$ref": "#/definitions/Value"
- },
"nodeFactory": {
"$ref": "#/definitions/JsonNodeFactory"
},
+ "defaultPropertyInclusion": {
+ "$ref": "#/definitions/Value"
+ },
"deserializationFeatures": {
"type": "integer",
"format": "int32"
@@ -947,12 +947,12 @@
"JsonGenerator": {
"type": "object",
"properties": {
- "schema": {
- "$ref": "#/definitions/FormatSchema"
- },
"characterEscapes": {
"$ref": "#/definitions/CharacterEscapes"
},
+ "schema": {
+ "$ref": "#/definitions/FormatSchema"
+ },
"codec": {
"$ref": "#/definitions/ObjectCodec"
},
@@ -1585,15 +1585,15 @@
"annotationIntrospector": {
"$ref": "#/definitions/AnnotationIntrospector"
},
+ "defaultPrettyPrinter": {
+ "$ref": "#/definitions/PrettyPrinter"
+ },
"defaultPropertyInclusion": {
"$ref": "#/definitions/Value"
},
"filterProvider": {
"$ref": "#/definitions/FilterProvider"
},
- "defaultPrettyPrinter": {
- "$ref": "#/definitions/PrettyPrinter"
- },
"serializationInclusion": {
"type": "string",
"enum": [
diff --git a/content/swagger/master/v3/swaggersink.json
b/content/swagger/master/v3/swaggersink.json
index d4a6a4dc76e..2d30e0b3bd2 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"
}
}
@@ -1280,12 +1280,12 @@
"annotationIntrospector": {
"$ref": "#/definitions/AnnotationIntrospector"
},
- "defaultPropertyInclusion": {
- "$ref": "#/definitions/Value"
- },
"nodeFactory": {
"$ref": "#/definitions/JsonNodeFactory"
},
+ "defaultPropertyInclusion": {
+ "$ref": "#/definitions/Value"
+ },
"deserializationFeatures": {
"type": "integer",
"format": "int32"
@@ -1535,12 +1535,12 @@
"JsonGenerator": {
"type": "object",
"properties": {
- "schema": {
- "$ref": "#/definitions/FormatSchema"
- },
"characterEscapes": {
"$ref": "#/definitions/CharacterEscapes"
},
+ "schema": {
+ "$ref": "#/definitions/FormatSchema"
+ },
"codec": {
"$ref": "#/definitions/ObjectCodec"
},
@@ -2165,15 +2165,15 @@
"annotationIntrospector": {
"$ref": "#/definitions/AnnotationIntrospector"
},
+ "defaultPrettyPrinter": {
+ "$ref": "#/definitions/PrettyPrinter"
+ },
"defaultPropertyInclusion": {
"$ref": "#/definitions/Value"
},
"filterProvider": {
"$ref": "#/definitions/FilterProvider"
},
- "defaultPrettyPrinter": {
- "$ref": "#/definitions/PrettyPrinter"
- },
"serializationInclusion": {
"type": "string",
"enum": [
diff --git a/content/swagger/master/v3/swaggersource.json
b/content/swagger/master/v3/swaggersource.json
index 605a1d6b6f3..4178ebe97a1 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"
}
}
@@ -1261,12 +1261,12 @@
"annotationIntrospector": {
"$ref": "#/definitions/AnnotationIntrospector"
},
- "defaultPropertyInclusion": {
- "$ref": "#/definitions/Value"
- },
"nodeFactory": {
"$ref": "#/definitions/JsonNodeFactory"
},
+ "defaultPropertyInclusion": {
+ "$ref": "#/definitions/Value"
+ },
"deserializationFeatures": {
"type": "integer",
"format": "int32"
@@ -1516,12 +1516,12 @@
"JsonGenerator": {
"type": "object",
"properties": {
- "schema": {
- "$ref": "#/definitions/FormatSchema"
- },
"characterEscapes": {
"$ref": "#/definitions/CharacterEscapes"
},
+ "schema": {
+ "$ref": "#/definitions/FormatSchema"
+ },
"codec": {
"$ref": "#/definitions/ObjectCodec"
},
@@ -2168,15 +2168,15 @@
"annotationIntrospector": {
"$ref": "#/definitions/AnnotationIntrospector"
},
+ "defaultPrettyPrinter": {
+ "$ref": "#/definitions/PrettyPrinter"
+ },
"defaultPropertyInclusion": {
"$ref": "#/definitions/Value"
},
"filterProvider": {
"$ref": "#/definitions/FilterProvider"
},
- "defaultPrettyPrinter": {
- "$ref": "#/definitions/PrettyPrinter"
- },
"serializationInclusion": {
"type": "string",
"enum": [
diff --git a/content/swagger/master/v3/swaggertransactions.json
b/content/swagger/master/v3/swaggertransactions.json
index 1bcae7823de..77b3c5a3494 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"
}
}
@@ -979,12 +979,12 @@
"annotationIntrospector": {
"$ref": "#/definitions/AnnotationIntrospector"
},
- "defaultPropertyInclusion": {
- "$ref": "#/definitions/Value"
- },
"nodeFactory": {
"$ref": "#/definitions/JsonNodeFactory"
},
+ "defaultPropertyInclusion": {
+ "$ref": "#/definitions/Value"
+ },
"deserializationFeatures": {
"type": "integer",
"format": "int32"
@@ -1222,12 +1222,12 @@
"JsonGenerator": {
"type": "object",
"properties": {
- "schema": {
- "$ref": "#/definitions/FormatSchema"
- },
"characterEscapes": {
"$ref": "#/definitions/CharacterEscapes"
},
+ "schema": {
+ "$ref": "#/definitions/FormatSchema"
+ },
"codec": {
"$ref": "#/definitions/ObjectCodec"
},
@@ -1835,15 +1835,15 @@
"annotationIntrospector": {
"$ref": "#/definitions/AnnotationIntrospector"
},
+ "defaultPrettyPrinter": {
+ "$ref": "#/definitions/PrettyPrinter"
+ },
"defaultPropertyInclusion": {
"$ref": "#/definitions/Value"
},
"filterProvider": {
"$ref": "#/definitions/FilterProvider"
},
- "defaultPrettyPrinter": {
- "$ref": "#/definitions/PrettyPrinter"
- },
"serializationInclusion": {
"type": "string",
"enum": [