We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9428b5 commit 58fb86cCopy full SHA for 58fb86c
schema/workflow.yaml
@@ -156,7 +156,7 @@ $defs:
156
type: object
157
description: The payload to call the AsyncAPI operation with, if any.
158
authentication:
159
- ref: '#/$defs/authenticationPolicy'
+ $ref: '#/$defs/authenticationPolicy'
160
description: The authentication policy, if any, to use when calling the AsyncAPI operation.
161
required: [ document, operationRef ]
162
description: Defines the AsyncAPI call to perform.
0 commit comments