From c0134657004cff6070defbc668848cb7c1d47f4d Mon Sep 17 00:00:00 2001 From: jonmv Date: Mon, 9 Jan 2023 15:05:09 +0100 Subject: Update ABI spec --- vespa-feed-client-api/abi-spec.json | 1 + 1 file changed, 1 insertion(+) (limited to 'vespa-feed-client-api') 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" ] -- cgit v1.2.3