This decorator is used to mark a class as a function endpoint
The controller name
The request class
The response class
Optional
Is the endpoint a service only endpoint which means it won't be exposed to the client scripts
The function endpoint decorator
This decorator is used to mark a class as a function endpoint