Table of Contents

Class AsyncApiMessageAttribute

Namespace
Ratatoskr.AsyncApi.Attributes
Assembly
Ratatoskr.dll

Decorates a message class with AsyncAPI documentation metadata. Takes precedence over options set via MessageBuilder.WithAsyncApi().

[AttributeUsage(AttributeTargets.Class, Inherited = false)]
public sealed class AsyncApiMessageAttribute : Attribute
Inheritance
AsyncApiMessageAttribute
Inherited Members

Properties

Description

Short description of the message.

Title

Human-readable message title.

Version

EventCatalog message version (x-eventcatalog-message-version).