Skip to content

Commit aeba879

Browse files
fix: use operationRef
Signed-off-by: Matthias Pichler <[email protected]>
1 parent bd2aff4 commit aeba879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/asyncapi.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ do:
99
with:
1010
document:
1111
uri: https://fake.com/docs/asyncapi.json
12-
operation: findPetsByStatus
12+
operationRef: findPetsByStatus
1313
server: staging
1414
message: getPetByStatusQuery
1515
binding: http

0 commit comments

Comments
 (0)