Skip to content

Commit 799852b

Browse files
author
Doug Davis
authored
Merge pull request #357 from duglin/version
Be explicit about what the specversion string is
2 parents 75c8118 + 49ed179 commit 799852b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

spec.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,9 @@ help intermediate gateways determine how to route the events.
192192
### specversion
193193
* Type: `String`
194194
* Description: The version of the CloudEvents specification which the event
195-
uses. This enables the interpretation of the context.
195+
uses. This enables the interpretation of the context. Compliant event
196+
producers MUST use a value of `0.1` when referring to this version of
197+
the specification.
196198
* Constraints:
197199
* REQUIRED
198200
* MUST be a non-empty string

0 commit comments

Comments
 (0)