ExperimentAllocationRep

May 22, 2025 ยท View on GitHub

Example Usage

import { ExperimentAllocationRep } from "@launchdarkly/mcp-server/models/components";

let value: ExperimentAllocationRep = {
  defaultVariation: 46630,
  canReshuffle: false,
};

Fields

FieldTypeRequiredDescription
defaultVariationnumber:heavy_check_mark:N/A
canReshuffleboolean:heavy_check_mark:N/A