Skip to content

Commit ae61e19

Browse files
committed
review
1 parent f135e97 commit ae61e19

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

specs/ingestion/common/schemas/run.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ RunResponse:
44
properties:
55
runID:
66
type: string
7+
createdAt:
8+
$ref: './common.yml#/createdAt'
79
required:
810
- runID
11+
- createdAt
912

1013
Run:
1114
type: object

0 commit comments

Comments
 (0)