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 14c8783 commit 226cf99Copy full SHA for 226cf99
schema/workflow.yaml
@@ -159,7 +159,7 @@ $defs:
159
type: object
160
description: The payload to call the AsyncAPI operation with, if any.
161
authentication:
162
- ref: '#/$defs/authenticationPolicy'
+ $ref: '#/$defs/authenticationPolicy'
163
description: The authentication policy, if any, to use when calling the AsyncAPI operation.
164
required: [ document, operationRef ]
165
description: Defines the AsyncAPI call to perform.
0 commit comments