Skip to content

Commit

Permalink
fix(OpenAPI): RHINENG-15164 specify what counts as a failed rule
Browse files Browse the repository at this point in the history
  • Loading branch information
RoamingNoMaD committed Jan 21, 2025
1 parent 0e14851 commit 1f18029
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions swagger/v2/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -17349,7 +17349,7 @@
3
],
"readOnly": true,
"description": "Number of failed rules in the Test Result"
"description": "Number of failures, errors and unknown states for rules in the Test Result"
},
"end_time": {
"type": "string",
Expand Down Expand Up @@ -17417,4 +17417,4 @@
}
}
}
}
}

0 comments on commit 1f18029

Please sign in to comment.