Skip to content

Commit

Permalink
Docs: Update operationTrait.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SuryaPratap1008 authored Dec 19, 2023
1 parent f9fc80f commit c6fb3aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definitions/3.0.0/operationTrait.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "object",
"description": "Describes a trait that MAY be applied to an Operation Object. This object MAY contain any property from the Operation Object, except the action, channel and traits ones.",
"description": "Describes a trait that MAY be applied to an Operation Object. This object MAY contain any property from the Operation Object, except the action, channel, messages and traits ones.",
"additionalProperties": false,
"patternProperties": {
"^x-[\\w\\d\\.\\x2d_]+$": {
Expand Down

0 comments on commit c6fb3aa

Please sign in to comment.