Skip to content

Removed eventTypeVersion#256

Merged
duglin merged 2 commits into
cloudevents:masterfrom
deissnerk:master
Jul 5, 2018
Merged

Removed eventTypeVersion#256
duglin merged 2 commits into
cloudevents:masterfrom
deissnerk:master

Conversation

@deissnerk
Copy link
Copy Markdown
Contributor

This solves #142
I added a sentence to the definition of schemaURL claiming that incompatible changes to the schema SHOULD result in a new schema version. Please let me know, if you are fine with this.

Comment thread spec.md Outdated
### schemaURL
* Type: `URI`
* Description: A link to the schema that the `data` attribute adheres to.
Incompatible changes to the schema SHOULD result in a new schema version.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we should say "URI" instead of "version" just to keep it more generic and not imply that we're mandating a version string be part of the URI, even though that would be a good idea. What do people think? I'm ok either way- it just jumped out at me.

@duglin
Copy link
Copy Markdown
Collaborator

duglin commented Jun 28, 2018

@deissnerk can you include an update to the other docs that reference "eventTypeVersion" in this PR?

Otherwise, LGTM

@duglin
Copy link
Copy Markdown
Collaborator

duglin commented Jun 29, 2018

you may need to rebase since this include commits that are not yours

This solves #142

Signed-off-by: Klaus Deissner <klaus.deissner@sap.com>
Removed the term version from the schemaURL definition.

Signed-off-by: Klaus Deissner <klaus.deissner@sap.com>
@duglin
Copy link
Copy Markdown
Collaborator

duglin commented Jun 29, 2018

hmmm you're up to 14 commits now :-)

@deissnerk
Copy link
Copy Markdown
Contributor Author

@duglin Down to two commits now. git push -f did the trick.

@duglin
Copy link
Copy Markdown
Collaborator

duglin commented Jun 29, 2018

@deissnerk perfect - thanks.
Still LGTM

@duglin
Copy link
Copy Markdown
Collaborator

duglin commented Jul 5, 2018

Approved on 7/5 call

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants