docs: added entity reference (#2047)
* added entity reference * chore: added github action * added link to reference
This commit is contained in:
@@ -96,6 +96,11 @@ module.exports = {
|
||||
to: "cli/reference",
|
||||
label: "CLI Reference",
|
||||
},
|
||||
{
|
||||
type: "docSidebar",
|
||||
sidebarId: "entitiesSidebar",
|
||||
label: "Entities Reference",
|
||||
},
|
||||
{
|
||||
to: "advanced/backend/subscribers/events-list",
|
||||
label: "Events Reference",
|
||||
|
||||
Reference in New Issue
Block a user