Event Name

CreateEntityControllerBase

Event Parameters

entity
Entity

The entity object for which the base controller is being created.

resourceName
string

The name of the resource (typically the entity name).

apisDir
string

The directory where the API controllers are being generated.

moduleActions
ModuleAction[]

An array of module actions available for the entity.

entities
Entity[]

An array of all entities in the application.