diff --git a/cloudevents/extensions/deprecation.md b/cloudevents/extensions/deprecation.md index 84178d02..13893b2e 100644 --- a/cloudevents/extensions/deprecation.md +++ b/cloudevents/extensions/deprecation.md @@ -26,7 +26,7 @@ extension is being used. - Description: Indicates whether the event type is deprecated. Defaults to `false` if not specified. - Constraints - - OPTIONAL + - REQUIRED - Example: `"deprecated": true` ### deprecationfrom