Skip to content

Commit dc22df3

Browse files
authored
Merge pull request #111 from athenianco/CodeCheckRunStatistics-count-0
[DEV-5047] Relax the requirements on CodeCheckRunStatistics.count
2 parents be1826d + bfef60d commit dc22df3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openapi.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9783,7 +9783,6 @@ components:
97839783
properties:
97849784
count:
97859785
description: Number of executions with respect to `date_from` and `date_to`.
9786-
minimum: 1
97879786
type: integer
97889787
successes:
97899788
description: Number of successful executions with respect to `date_from`

0 commit comments

Comments
 (0)