API reference
Publish docs page events
Send a placeholder docs page publication event.
Publish docs page events
Send a placeholder docs page publication event.
PUBLISHPublish docs page events
docs.page.eventsGenerated from
examples/asyncapi.yaml. Live message execution is not enabled in this starter.
Message
A page publication was requested in the demo docs project.
| Property | Type | Description |
|---|---|---|
pageIdOptional | string | |
requestedByOptional | string |
Message example
{
"pageId": "string",
"requestedBy": "string"
}Was this page helpful?