Modified content-type to abide by attribute naming conventions for cloudevents
Fixes #211
Changes
The content-type attribute will violate the attribute naming rules, so the attribute has been modified to datacontenttype.
One line description for the changelog
Converted content-type to datacontenttype for cloudevents.
- [x] Tests pass
Hey @vivjd, thx for opening the PR.
Unfortunately your change is not really what the desired behavior should be. I've mentioned the desired one here: https://github.com/cloudevents/sdk-python/issues/211#issuecomment-1533212334
So if you're up for changing this to comply with the desired behavior I'd be glad to review the PR.
Hi @xSAVIKx! Thank you for you feedback. I've reread the original issue and the desired behavior, and changed it accordingly in my PR. If you could review the PR that would be great! Thank you for your time!
Hi @xSAVIKx, I changed the test cases to match the change. Could you please kindly review this again? Thank you in advance!
Hey @xSAVIKx @duglin would one of you be able to approve the workflows on this PR?
Sorry, my bad. I was pretty sure I did that when I was reviewing the PR