docs: update events reference (#7321)
* change subscribers events * add event references for modules
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
import EventsTable from "./_events-table/page.mdx"
|
||||
|
||||
export const metadata = {
|
||||
title: `API Key Module Events Reference`,
|
||||
}
|
||||
|
||||
# {metadata.title}
|
||||
|
||||
Find in this reference the list of events emitted by the API Key Module.
|
||||
|
||||
<EventsTable />
|
||||
Reference in New Issue
Block a user