# PatchAIConfigTargetingLDAPIVersion
Version of the endpoint.
## Example Usage
```typescript
import { PatchAIConfigTargetingLDAPIVersion } from "@launchdarkly/mcp-server/models/operations";
let value: PatchAIConfigTargetingLDAPIVersion = "beta";
```
## Values
```typescript
"beta"
```