@cfxlabsinc/b2b-services
    Preparing search index...

    Interface NxOpenapiPluginOptions

    interface NxOpenapiPluginOptions {
        genTargetName?: string;
        publishTargetName?: string;
        validateTargetName?: string;
    }
    Index
    genTargetName?: string

    Override the inferred target names if you need them different.

    publishTargetName?: string
    validateTargetName?: string