From 06f25c7821056e9c725acb11dfcd2f5b7ae00f96 Mon Sep 17 00:00:00 2001 From: apmmachine <58790750+apmmachine@users.noreply.github.com> Date: Mon, 13 Sep 2021 12:41:57 -0400 Subject: [PATCH] test: synchronizing json specs (#1320) Co-authored-by: apmmachine Co-authored-by: Colton Myers --- tests/upstream/json-specs/span_types.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tests/upstream/json-specs/span_types.json b/tests/upstream/json-specs/span_types.json index e6af90312..a77f2bd15 100644 --- a/tests/upstream/json-specs/span_types.json +++ b/tests/upstream/json-specs/span_types.json @@ -43,6 +43,13 @@ "__used_by": [ "ruby" ] + }, + "handler": { + "__description": "Application handler", + "__used_by": [ + "java" + ] + } } },