Skip to content

Commit f56a62b

Browse files
author
Alan Christie
committed
feat: doc-url now has a pattern
1 parent f4a31c8 commit f56a62b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

decoder/job-definition-schema.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ definitions:
8080
type: string
8181
doc-url:
8282
type: string
83+
pattern: '^(https|[a-z]).+$'
8384
keywords:
8485
type: array
8586
items:

0 commit comments

Comments
 (0)