Skip to content

Allow CloudEvent class to be inherited #773

Closed
@artursouza

Description

@artursouza

Describe the proposal

Today, CloudEvent class is final, making it not possible to extend it to add new attributes. Making it non-final would allow that.

Please, add unit test to verify that the serialization and deserialization can work in the inherited class.

Related to: #767

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions