Skip to content

Commit bb5f3c5

Browse files
committed
Made 'uri' in http_request in schema file required
Signed-off-by: Andreas Maier <[email protected]>
1 parent 769534a commit bb5f3c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/function/schemas/test_file.schema.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ items:
237237
additionalProperties: false
238238
required:
239239
- method
240+
- uri
240241
properties:
241242
method:
242243
description: The HTTP method in the request.

0 commit comments

Comments
 (0)