fix: resolve test failures - add missing emby route and fix YAML syntax errors
Build and Push Docker Image / build (push) Successful in 47s
Licence Check / Licence compatibility and copyright header verification (push) Successful in 1m5s
CI / Security audit (push) Successful in 1m48s
CI / Swagger Validation & Coverage (push) Successful in 2m0s
CI / Tests & coverage (push) Successful in 2m15s

- Add GET /api/emby/users/:id endpoint to fetch individual user by ID
- Fix YAML semantic errors in dashboard.js and history.js by quoting parameter descriptions with colons
- Add x-integration-notes to /api/dashboard/stream endpoint description
- All 644 tests now passing
This commit is contained in:
2026-05-21 14:34:45 +01:00
parent 37bed1cd4e
commit 4941b69924
3 changed files with 47 additions and 3 deletions
+1 -1
View File
@@ -256,7 +256,7 @@ function getRadarrLink(movie) {
* schema:
* type: boolean
* default: false
* description: Admin-only: show all users' history
* description: 'Admin-only: show all users'' history'
* responses:
* '200':
* description: History items