Skip to content

Commit b242913

Browse files
fix: update old example
Signed-off-by: Matthias Pichler <[email protected]>
1 parent 752c383 commit b242913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/call-http-shorthand-endpoint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ document:
44
name: call-http-shorthand-endpoint
55
version: 1.0.0-alpha1
66
do:
7-
getPetById:
7+
- name: getPetById
88
call: http
99
with:
1010
method: get

0 commit comments

Comments
 (0)