Skip to content

AsyncAPISpec

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

Property Type Defined in

description?

string

src/util/types.ts:181

message?

object

src/util/types.ts:183

message.headers?

any

src/util/types.ts:188

message.name?

string

src/util/types.ts:184

message.payload?

any

src/util/types.ts:187

message.summary?

string

src/util/types.ts:186

message.title?

string

src/util/types.ts:185

summary?

string

src/util/types.ts:180

tags?

string[]

src/util/types.ts:182

type?

"publish" | "subscribe"

src/util/types.ts:179