{ "name": "Test HTTP Endpoint Plugin", "author": "Navidrome Test", "version": "1.0.0", "description": "Test plugin for HTTP endpoint integration testing", "permissions": { "endpoints": { "auth": "subsonic", "paths": ["/hello", "/echo"], "reason": "Testing HTTP endpoint handling" }, "users": { "reason": "Authenticated endpoints require user access" } } }