agentic-openapi-parser
    Preparing search index...

    Class LegacyBasicStrategy

    Handles Swagger 2's bare type: 'basic' scheme (as opposed to OpenAPI 3's type: 'http', scheme: 'basic').

    Implements

    Index
    schemeTypes: string[] = ...

    securityScheme "type" values this strategy handles, e.g. ['apiKey'] or ['oauth2', 'openIdConnect'].