Skip to content

Commit f142681

Browse files
committed
chore: updates schema for server name field
Signed-off-by: Vincent Biret <[email protected]>
1 parent 9e1ff6b commit f142681

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/schemas/validation/schema.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ $defs:
121121
type: string
122122
description:
123123
type: string
124+
name:
125+
type: [string, null]
124126
variables:
125127
type: object
126128
additionalProperties:

0 commit comments

Comments
 (0)