Table of Contents

Property DataSchema

Namespace
Ratatoskr.CloudEvents
Assembly
Ratatoskr.dll

DataSchema

[OPTIONAL] Identifies the schema that data adheres to. Incompatible changes to the schema SHOULD be reflected by a different URI.

[JsonPropertyName("dataschema")]
public string? DataSchema { get; init; }

Property Value

string