Skip to content

Commit d417c58

Browse files
chore: APM agent json server schema c5e55e9bab703ec4221bf8798b7655641...
... f84b7e3 Made with ❤️️ by updatecli
1 parent 3ebab7d commit d417c58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spec/fixtures/span.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,9 @@
188188
"object"
189189
],
190190
"properties": {
191+
"body": {
192+
"description": "The http request body usually as a string, but may be a dictionary for multipart/form-data content"
193+
},
191194
"id": {
192195
"description": "ID holds the unique identifier for the http request.",
193196
"type": [

0 commit comments

Comments
 (0)