Skip to content
Snippets Groups Projects

Iss #114 - Add support for estimated LOC and IP team note in status UI

Merged Iss #114 - Add support for estimated LOC and IP team note in status UI
Merged Martin Lowe requested to merge (removed):malowe/master/114 into main
7 files
+ 46
0
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 5
0
@@ -180,6 +180,11 @@ components:
strictMode:
type: boolean
description: Whether to strictly apply validation regardless of project matching
estimated_loc:
type:
- integer
- "null"
description: The estimated LOC changed by the set of commits sent for validation.
commits:
type: array
minimum: 1
Loading