Event Name

CreateEntityController

Event Parameters

entity
Entity

The entity object for which the 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.

entityActions
object

An object containing the CRUD actions available for the entity.