Hooks Request/Response Hooks The onError Hook The preSerialization Hook The onSend Hook The onResponse Hook Respond to a request from a hook Application Hooks Scope Route ...
OAuth2 scopes OAuth2 scopes and OpenAPI Global view OAuth2 Security scheme JWT token with scopes Declare scopes in path operations and dependencies Use SecurityScopes Use th...
Overview Basic use Interceptors on controllers Create a proxy to apply interceptors Use invokeMethod to apply interceptors Apply interceptors @intercept Method level intercep...
Function Scaling and Triggers ScaleOptions Triggers Function Scaling and Triggers Scaling is one of the core features of a FaaS or Serverless platform. OpenFunction defines f...
数据库事务 Basic usage Nested Transactions Manual Control 数据库事务 It is crucial to correctly manage transactions in an asynchronous program, because you never know how much time an...
Transaction Basic usage Nested Transactions Manual Control Transaction It is crucial to correctly manage transactions in an asynchronous program, because you never know how ...
TypeScript 2.3 Generators and Iteration for ES5/ES3 Iterators Generators New --downlevelIteration Async Iteration Async iterators Async Generators The for-await-of Stateme...
Generators and Iteration for ES5/ES3 Iterators Generators New --downlevelIteration Async Iteration Async iterators Async Generators The for-await-of Statement Caveats Ge...