Skip to content

Commit cf3341f

Browse files
author
Doug Davis
authored
Merge pull request #170 from duglin/createv0.1
Add "Version 0.1" to some md files in prep for release
2 parents c8cf6f3 + 2c42b54 commit cf3341f

3 files changed

Lines changed: 10 additions & 4 deletions

File tree

http-transport-binding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# HTTP Transport Binding for CloudEvents
1+
# HTTP Transport Binding for CloudEvents - Version 0.1
22

33
## Abstract
44

@@ -363,4 +363,4 @@ Content-Length: nnnn
363363
[RFC7230-Section-3]: https://tools.ietf.org/html/rfc7230#section-3
364364
[RFC7231-Section-4]: https://tools.ietf.org/html/rfc7231#section-4
365365
[RFC7230-Section-5-1]: https://tools.ietf.org/html/rfc7230#section-5.1
366-
[RFC7540]: https://tools.ietf.org/html/rfc7540
366+
[RFC7540]: https://tools.ietf.org/html/rfc7540

json-format.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# JSON Event Format for CloudEvents
1+
# JSON Event Format for CloudEvents - Version 0.1
22

33
## Abstract
44

@@ -207,4 +207,4 @@ a `Map` or [JSON data](#31-special-handling-of-the-data-attribute) data:
207207
[RFC4627]: https://tools.ietf.org/html/rfc4627
208208
[RFC4648]: https://tools.ietf.org/html/rfc4648
209209
[RFC6839]: https://tools.ietf.org/html/rfc6839#section-3.1
210-
[RFC8259]: https://tools.ietf.org/html/rfc8259
210+
[RFC8259]: https://tools.ietf.org/html/rfc8259

spec.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# CloudEvents - Version 0.1
22

3+
## Abstract
4+
35
CloudEvents is a vendor-neutral specification for defining the format
46
of event data.
57

8+
## Status of this document
9+
10+
This document is a working draft.
11+
612
## Table of Contents
713
- [Overview](#overview)
814
- [Design Goals](#design-goals)

0 commit comments

Comments
 (0)