From 79140d6c29fd4106298d7d73d8136d46efcf301a Mon Sep 17 00:00:00 2001 From: Christoph Neijenhuis Date: Sat, 7 Sep 2019 19:46:00 +0200 Subject: [PATCH] Only OPTIONAL attributes (conditional not needed) Signed-off-by: Christoph Neijenhuis --- spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.md b/spec.md index 89808d584..fc722bedb 100644 --- a/spec.md +++ b/spec.md @@ -305,7 +305,7 @@ The following attributes are REQUIRED to be present in all CloudEvents: - com.github.pull.create - com.example.object.delete.v2 -### OPTIONAL or Conditional Attributes +### OPTIONAL Attributes The following attributes are OPTIONAL to appear in CloudEvents. See the [Notational Conventions](#notational-conventions) section for more information