Skip to content

Commit

Permalink
Make deprecate have a value of true all the time
Browse files Browse the repository at this point in the history
Signed-off-by: Vandewilly Oliveira da Silva <[email protected]>
  • Loading branch information
vandewillysilva committed Aug 22, 2024
1 parent 8e23e2b commit e6000cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cloudevents/extensions/deprecation.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ extension is being used.
### deprecated

- Type: `Boolean`
- Description: Indicates whether the event type is deprecated. Defaults to
`false` if not specified.
- Description: Indicates whether the event type is deprecated.
- Constraints
- MUST be true
- REQUIRED
- Example: `"deprecated": true`

Expand Down

0 comments on commit e6000cb

Please sign in to comment.