@adcp/client API Reference - v3.3.3
    Preparing search index...

    Variable AuthenticationSchemeSchemaConst

    AuthenticationSchemeSchema: ZodUnion<
        readonly [ZodLiteral<"Bearer">, ZodLiteral<"HMAC-SHA256">],
    > = ...