From 7a9fde69ac61fd2be9bddd50d2d348d99d1d8911 Mon Sep 17 00:00:00 2001 From: Surya Pratap <86942329+SuryaPratap1008@users.noreply.github.com> Date: Wed, 20 Dec 2023 03:52:37 +0530 Subject: [PATCH] docs Update operationTrait.json --- definitions/3.0.0/operationTrait.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/3.0.0/operationTrait.json b/definitions/3.0.0/operationTrait.json index b646001f..d0258969 100644 --- a/definitions/3.0.0/operationTrait.json +++ b/definitions/3.0.0/operationTrait.json @@ -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_]+$": {