Skip to content

Commit 240ead6

Browse files
committed
feat(specs): create ingestion specs
1 parent 2f456a4 commit 240ead6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
RunResponse:
2+
type: object
3+
additionalProperties: false
4+
properties:
5+
runID:
6+
type: string
7+
required:
8+
- runID

0 commit comments

Comments
 (0)