Skip to content

Commit f4c2cd8

Browse files
New config (#112)
Signed-off-by: David Gageot <[email protected]> Co-authored-by: Jim Clark <[email protected]>
1 parent 5dcda6d commit f4c2cd8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

prompts/catalog.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,13 +446,17 @@ registry:
446446
type: string
447447
username:
448448
type: string
449+
required:
450+
- url
449451
jira:
450452
type: object
451453
properties:
452454
url:
453455
type: string
454456
username:
455457
type: string
458+
required:
459+
- url
456460
anyOf:
457461
- required:
458462
- confluence

0 commit comments

Comments
 (0)