Skip to content

Commit

Permalink
docs(spec): update latest specification
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot committed Feb 5, 2024
1 parent 2554dd4 commit 646ec22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/reference/specification/v3.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,7 @@ reply:

#### <a name="operationTraitObject"></a>Operation Trait Object

Describes a trait that MAY be applied to an [Operation Object](#operationObject). This object MAY contain any property from the [Operation Object](#operationObject), except the `action`, `channel` and `traits` ones.
Describes a trait that MAY be applied to an [Operation Object](#operationObject). This object MAY contain any property from the [Operation Object](#operationObject), except the `action`, `channel`, `messages` and `traits` ones.

If you're looking to apply traits to a message, see the [Message Trait Object](#messageTraitObject).

Expand Down

0 comments on commit 646ec22

Please sign in to comment.