Skip to content

Commit ca9e4f7

Browse files
fix: remove action and channel from operation trait object (#317)
1 parent dda2488 commit ca9e4f7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

definitions/3.0.0/operationTrait.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77
}
88
},
99
"properties": {
10-
"action": {
11-
"$ref": "http://asyncapi.com/definitions/3.0.0/operation.json#/properties/action"
12-
},
13-
"channel": {
14-
"$ref": "http://asyncapi.com/definitions/3.0.0/operation.json#/properties/channel"
15-
},
1610
"title": {
1711
"$ref": "http://asyncapi.com/definitions/3.0.0/operation.json#/properties/title"
1812
},

0 commit comments

Comments
 (0)