Skip to content

Commit

Permalink
fix: remove action and channel from operation trait object (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
magicmatatjahu authored Feb 7, 2023
1 parent dda2488 commit ca9e4f7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions definitions/3.0.0/operationTrait.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@
}
},
"properties": {
"action": {
"$ref": "http://asyncapi.com/definitions/3.0.0/operation.json#/properties/action"
},
"channel": {
"$ref": "http://asyncapi.com/definitions/3.0.0/operation.json#/properties/channel"
},
"title": {
"$ref": "http://asyncapi.com/definitions/3.0.0/operation.json#/properties/title"
},
Expand Down

0 comments on commit ca9e4f7

Please sign in to comment.