add newly generated api reports
Signed-off-by: secustor <sebastian@poxhofer.at>
This commit is contained in:
+11
@@ -35,4 +35,15 @@ export interface RouterOptions {
|
||||
// (undocumented)
|
||||
userInfo?: UserInfoService;
|
||||
}
|
||||
|
||||
// Warnings were encountered during analysis:
|
||||
//
|
||||
// src/service/router.d.ts:13:5 - (ae-undocumented) Missing documentation for "logger".
|
||||
// src/service/router.d.ts:14:5 - (ae-undocumented) Missing documentation for "discovery".
|
||||
// src/service/router.d.ts:15:5 - (ae-undocumented) Missing documentation for "policy".
|
||||
// src/service/router.d.ts:16:5 - (ae-undocumented) Missing documentation for "identity".
|
||||
// src/service/router.d.ts:17:5 - (ae-undocumented) Missing documentation for "config".
|
||||
// src/service/router.d.ts:18:5 - (ae-undocumented) Missing documentation for "auth".
|
||||
// src/service/router.d.ts:19:5 - (ae-undocumented) Missing documentation for "httpAuth".
|
||||
// src/service/router.d.ts:20:5 - (ae-undocumented) Missing documentation for "userInfo".
|
||||
```
|
||||
Reference in New Issue
Block a user