Stratal API Reference
    Preparing search index...

    Variable OPENAPI_TOKENSConst

    OPENAPI_TOKENS: {
        ConfigService: symbol;
        OpenAPIService: symbol;
        Options: symbol;
    } = ...

    OpenAPI Module DI Tokens

    Type Declaration

    • ReadonlyConfigService: symbol

      Request-scoped config service that supports runtime overrides

    • ReadonlyOpenAPIService: symbol

      OpenAPI service that generates specs and serves endpoints

    • ReadonlyOptions: symbol

      Static options provided via forRoot()