aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2021-06-24 20:45:10 +0200
committerJon Marius Venstad <venstad@gmail.com>2021-06-24 20:45:10 +0200
commitbe91fbc7f906739a678067de468dc7135d9d9217 (patch)
tree4cf2b232b101bbf4ad29f3669bcec3b600881d06 /vespa-feed-client
parent72036953cbebf1c90d881ed0f555a93d32b7189a (diff)
Update abi spec
Diffstat (limited to 'vespa-feed-client')
-rw-r--r--vespa-feed-client/abi-spec.json3
1 files changed, 1 insertions, 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": {