ePortal generates a .NET Core Web API controller with action methods based on the client messages in a data source project:
To set the .NET Core Web API controller level annotations, use Web API Controller Level Annotations.
To set the action method level Web API annotations, use Web API Action Level Annotations.