aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-api
diff options
context:
space:
mode:
authorjonmv <venstad@gmail.com>2023-01-09 15:05:09 +0100
committerjonmv <venstad@gmail.com>2023-01-09 15:05:09 +0100
commitc0134657004cff6070defbc668848cb7c1d47f4d (patch)
tree7f639d1997012ac97dda391b59fcdf8052ea0c2e /vespa-feed-client-api
parentfa4353de698150b3381454c869cbd486f3d77020 (diff)
Update ABI spec
Diffstat (limited to 'vespa-feed-client-api')
-rw-r--r--vespa-feed-client-api/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespa-feed-client-api/abi-spec.json b/vespa-feed-client-api/abi-spec.json
index 64b049dc75d..469928d819c 100644
--- a/vespa-feed-client-api/abi-spec.json
+++ b/vespa-feed-client-api/abi-spec.json
@@ -125,6 +125,7 @@
"public static ai.vespa.feed.client.FeedClientBuilder$Compression valueOf(java.lang.String)"
],
"fields" : [
+ "public static final enum ai.vespa.feed.client.FeedClientBuilder$Compression auto",
"public static final enum ai.vespa.feed.client.FeedClientBuilder$Compression none",
"public static final enum ai.vespa.feed.client.FeedClientBuilder$Compression gzip"
]