- Added settings module (types, repository, routes) - Endpoints: GET/PUT /settings, GET/PUT/DELETE /settings/device/:deviceId - Enforced userId from JWT and productId request scoping - Added settings Cosmos container registration and route registration in server - Added module tests for settings schemas and route export - Verified: tsc --noEmit clean, 20 test files / 183 tests passing |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||