Skip to content

Commit 5f9a4d7

Browse files
committed
Resolve conflict
1 parent c192152 commit 5f9a4d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

schemas/function.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,10 @@ $defs:
171171
description: |
172172
The default value for this parameter, if none was given in the call to the function.
173173
This property automatically implicitly marks this parameter as optional.
174+
optional:
175+
type: boolean
176+
default: false
177+
description: If set to true, this parameter is optional.
174178

175179
returns:
176180
type: object

0 commit comments

Comments
 (0)