-
Notifications
You must be signed in to change notification settings - Fork 58
Http structured cloudevents #47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
grant
merged 36 commits into
cloudevents:v1.0.0-dev
from
cumason123:http-structured-cloudevents
Jun 26, 2020
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
a124d61
Moved fields out of base & structured support
a704f9e
testing structured
fff8d4d
added tests for structured events
38ef53c
Added test valid structured cloudevents
09d9eb3
Created default headers arg in CloudEvent
919d162
Added http_events.py sample code
3b4441f
removed ../python-event-requests
78616b1
README.md nit
fa91be9
client.py nit
138a786
comment nits
72662ba
created __getitem__ in CloudEvent
dec013c
sample nits
2a09062
fixed structured empty data issue
d32da95
Added CloudEvent to README
431b15c
added http_msg to CloudEvent
98f9af5
implemented ToRequest in CloudEvent
b6bef8e
testing more specversions
b93ed54
Added sample code to README.md
88dff83
modified sample code
ac25f46
added datavalidation to changelog
f1565e5
updated README
6f3ca78
README adjustment
a050785
ruler 80 adjustment on http_events
50cedf5
style and renamed ToRequest to to_request
e8e875e
lint fix
e09bb1a
fixed self.binary typo
7595ab2
CHANGELOG adjustment
6623756
rollback CHANGELOG
590d33e
Added documentation to to_request
e2a1177
README.md adjustment
baa84fa
renamed event_handler to event_version
8bfa5d1
inlined field_name_modifier
8b10172
renamed test body data
68aed6c
removed unnecessary headers from test
3a763c1
removed field_name_modifier and fixed e.g. in client.py
84992e5
pylint fix
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.