From be91fbc7f906739a678067de468dc7135d9d9217 Mon Sep 17 00:00:00 2001 From: Jon Marius Venstad Date: Thu, 24 Jun 2021 20:45:10 +0200 Subject: Update abi spec --- vespa-feed-client/abi-spec.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vespa-feed-client/abi-spec.json b/vespa-feed-client/abi-spec.json index faf189f1008..5a473e05508 100644 --- a/vespa-feed-client/abi-spec.json +++ b/vespa-feed-client/abi-spec.json @@ -334,8 +334,7 @@ ], "fields": [ "public static final enum ai.vespa.feed.client.Result$Type success", - "public static final enum ai.vespa.feed.client.Result$Type conditionNotMet", - "public static final enum ai.vespa.feed.client.Result$Type failure" + "public static final enum ai.vespa.feed.client.Result$Type conditionNotMet" ] }, "ai.vespa.feed.client.Result": { -- cgit v1.2.3