summaryrefslogtreecommitdiffstats
path: root/container-core/abi-spec.json
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2021-12-06 14:37:13 +0100
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2021-12-06 16:25:13 +0100
commitd1f1c0910980df6112778f6c0c7f0605bd5bbf05 (patch)
tree19b62150a5b77048e2b9cc1ec9b881615907e3b3 /container-core/abi-spec.json
parent35311886fd9576abf77955bb4041c4500bb7beef (diff)
Allow getParentRequest() on parent type
Diffstat (limited to 'container-core/abi-spec.json')
-rw-r--r--container-core/abi-spec.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/container-core/abi-spec.json b/container-core/abi-spec.json
index 6bee1f2b4fb..e4b97c3c968 100644
--- a/container-core/abi-spec.json
+++ b/container-core/abi-spec.json
@@ -2321,8 +2321,7 @@
"public"
],
"methods": [
- "public void <init>(com.yahoo.jdisc.http.HttpRequest)",
- "public com.yahoo.jdisc.http.HttpRequest getParentRequest()"
+ "public void <init>(com.yahoo.jdisc.http.HttpRequest)"
],
"fields": []
},