Skip to content

Commit 6328cef

Browse files
committed
tooltip fix
1 parent a69d8d2 commit 6328cef

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

web-report/src/assets/info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"number_of_endpoints": "Number of endpoints.",
3-
"number_of_http_calls": "Total number of HTTP calls.",
4-
"number_of_fault_codes": "Number of codes",
2+
"number_of_endpoints": "Number of endpoints (ver:path) in the API.",
3+
"number_of_http_calls": "Total number of HTTP calls in the generated test suites.",
4+
"number_of_fault_codes": "Code number identifiers for detected fault types",
55
"fault_codes": [
66
{
77
"short_definition": "HTTP_STATUS_500",

0 commit comments

Comments
 (0)