Provides base controller functionality with middleware support.
Remarks
Abstract base class for SDK controllers that provides request execution
with middleware pipeline, parameter validation, and error handling.
All SDK controllers extend this base for consistent behavior.
Provides base controller functionality with middleware support.
Remarks
Abstract base class for SDK controllers that provides request execution with middleware pipeline, parameter validation, and error handling. All SDK controllers extend this base for consistent behavior.