From 6b7fb5e775418291eec93def31e38e33242a68b2 Mon Sep 17 00:00:00 2001 From: "elastic-observability-automation[bot]" <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 06:01:53 +0000 Subject: [PATCH] chore: APM agent json server schema 560cc4b604ede25ec70afd09f213d892f... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 30ceedc Made with ❤️️ by updatecli --- tests/upstream/json-specs/span.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/upstream/json-specs/span.json b/tests/upstream/json-specs/span.json index e86da9a69..14eea1b15 100644 --- a/tests/upstream/json-specs/span.json +++ b/tests/upstream/json-specs/span.json @@ -188,6 +188,9 @@ "object" ], "properties": { + "body": { + "description": "The http request body usually as a string, but may be a dictionary for multipart/form-data content" + }, "id": { "description": "ID holds the unique identifier for the http request.", "type": [