aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2021-06-28 15:45:57 +0200
committerJon Marius Venstad <venstad@gmail.com>2021-06-28 15:45:57 +0200
commit0e888703ca92c8fe7a4a55e607e8e5a883c6bf4e (patch)
tree82213f89f393a69408d506aa24aa2da991ec4043 /vespa-feed-client
parentc640a7c53cd5cc7ecc42e024bc668df4ef0cbba6 (diff)
Update ABI spec
Diffstat (limited to 'vespa-feed-client')
-rw-r--r--vespa-feed-client/abi-spec.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/vespa-feed-client/abi-spec.json b/vespa-feed-client/abi-spec.json
index dfeef28cc96..e77f71fd2c5 100644
--- a/vespa-feed-client/abi-spec.json
+++ b/vespa-feed-client/abi-spec.json
@@ -333,7 +333,8 @@
"public ai.vespa.feed.client.Result$Type type()",
"public ai.vespa.feed.client.DocumentId documentId()",
"public java.util.Optional resultMessage()",
- "public java.util.Optional traceMessage()"
+ "public java.util.Optional traceMessage()",
+ "public java.lang.String toString()"
],
"fields": []
},