@lingo.dev/_spec@0.49.0
lingodotdev/lingo.dev@lingo.dev/_spec@0.49.0Mar 7, 2026by github-actions[bot]
AI Summary
The specification package aligns with the compiler's migration to unified API endpoints and authentication methods.
Key Highlights
- Adoption of `api.lingo.dev` endpoints
- Implementation of X-API-Key authentication
- Standardization of `engineId` configuration
New Features
- API endpoint standardization
- Authentication configuration updates
Full Release Notes
### Minor Changes - [#2035](https://github.com/lingodotdev/lingo.dev/pull/2035) [`73a8c73`](https://github.com/lingodotdev/lingo.dev/commit/73a8c731f5af03db9c165000e87ee5e5a1086a48) Thanks [@AndreyHirsa](https://github.com/AndreyHirsa)! - Migrate SDK and CLI to unified API endpoints. All requests now use `api.lingo.dev` with `X-API-Key` auth. Added `engineId` config option (auto-migrated from `vNext`)