Source position: sqldbrestbridge.pp line 167
type TOpenAPIRouteCallBack = procedure(
aDispatcher: TSQLDBRestDispatcher;
aRequest: TRequest;
aResponse: TResponse
);