Skip to content

Commit

Permalink
fix for httpStatus fields in schema
Browse files Browse the repository at this point in the history
  • Loading branch information
cwensel committed Jun 24, 2023
1 parent 70ca99d commit 2532744
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"operation|string",
"key|string|-",
"requestURI|string",
"httpStatus|Integer",
"httpStatus|Integer|-",
"errorCode|string|-",
"bytesSent|Long|-",
"objectSize|Long|-",
Expand Down

0 comments on commit 2532744

Please sign in to comment.