Constants for binary receiver spec 1.0
Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
parent
645001af0f
commit
8c7de33ca8
|
@ -5,6 +5,7 @@ module.exports = {
|
|||
|
||||
SPEC_V02 : "0.2",
|
||||
SPEC_V03 : "0.3",
|
||||
SPEC_V1 : "1.0",
|
||||
|
||||
DEFAULT_SPEC_VERSION_HEADER : "ce-specversion",
|
||||
|
||||
|
|
Loading…
Reference in New Issue