summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2021-10-05 20:51:30 +0200
committerGitHub <noreply@github.com>2021-10-05 20:51:30 +0200
commit05b4cac0b1040c50e2d330452926516277dc2dd8 (patch)
tree0c3600ff473f2a350e9b9e7c41d306dc5a433717 /container-search/abi-spec.json
parent5d24ada77e0f61eca8b0c66e13de02c868ce9147 (diff)
parent2a68b1eefe321dfe3358f9119201000363322b75 (diff)
Merge pull request #19420 from vespa-engine/arnej/wrap-all-maps-in-json-renderer
Arnej/wrap all maps in json renderer
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index e4c1a561dee..4913161d955 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -7076,6 +7076,7 @@
"methods": [
"public void <init>(com.fasterxml.jackson.core.JsonGenerator, boolean)",
"public void <init>(com.fasterxml.jackson.core.JsonGenerator, boolean, boolean)",
+ "public void <init>(com.fasterxml.jackson.core.JsonGenerator, boolean, boolean, boolean)",
"public void accept(java.lang.String, java.lang.Object)",
"public void accept(java.lang.String, byte[], int, int)",
"protected boolean shouldRender(java.lang.String, java.lang.Object)",