Skip to content

Commit 4218c61

Browse files
authored
Update packages/core/src/types/asyncapi3.ts
1 parent 75ed849 commit 4218c61

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/core/src/types/asyncapi3.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,6 @@ const Operation: NodeType = {
330330
reply: 'OperationReply',
331331
},
332332
required: ['action', 'channel'],
333-
description: 'https://www.asyncapi.com/docs/reference/specification/v3.0.0#operationObject',
334333
};
335334

336335
const OperationReply: NodeType = {

0 commit comments

Comments
 (0)