Skip to content

Commit 8f1a767

Browse files
committed
feat: add schema file to keep users in loop
1 parent e8694b4 commit 8f1a767

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
columns:
2+
class: string
3+
config: text
4+
retry_count: integer
5+
status:
6+
type: string
7+
length: 50

0 commit comments

Comments
 (0)