Skip to content

AsyncAPISpec

Defined in: src/util/types.ts:180

Property Type Defined in

description?

string

src/util/types.ts:183

message?

object

src/util/types.ts:185

message.headers?

any

src/util/types.ts:190

message.name?

string

src/util/types.ts:186

message.payload?

any

src/util/types.ts:189

message.summary?

string

src/util/types.ts:188

message.title?

string

src/util/types.ts:187

summary?

string

src/util/types.ts:182

tags?

string[]

src/util/types.ts:184

type?

"publish" | "subscribe"

src/util/types.ts:181