Skip to content

Commit 82fc625

Browse files
fix: use endpoint instead of uri
Signed-off-by: Matthias Pichler <m.pichler@warrify.com>
1 parent ddb7f7f commit 82fc625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mock-service-extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ do:
2222
call: http
2323
with:
2424
method: get
25-
uri: https://fake.com/sample
25+
endpoint: https://fake.com/sample

0 commit comments

Comments
 (0)