We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd2aff4 commit aeba879Copy full SHA for aeba879
examples/asyncapi.yaml
@@ -9,7 +9,7 @@ do:
9
with:
10
document:
11
uri: https://fake.com/docs/asyncapi.json
12
- operation: findPetsByStatus
+ operationRef: findPetsByStatus
13
server: staging
14
message: getPetByStatusQuery
15
binding: http
0 commit comments