Table of Contents

Property Extensions

Namespace
Ratatoskr.AsyncApi.Model
Assembly
Ratatoskr.dll

Extensions

Extension data for x-eventcatalog-* and other vendor extensions.

[JsonExtensionData]
public Dictionary<string, JsonElement>? Extensions { get; set; }

Property Value

Dictionary<string, JsonElement>