Skip to content

Commit 472dc87

Browse files
authored
fix(specs): require window in list runs (#2226)
1 parent b3059af commit 472dc87

File tree

1 file changed

+1
-0
lines changed
  • specs/ingestion/common/schemas

1 file changed

+1
-0
lines changed

specs/ingestion/common/schemas/run.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ RunListResponse:
2626
required:
2727
- runs
2828
- pagination
29+
- window
2930

3031
Run:
3132
type: object

0 commit comments

Comments
 (0)