From 2cd4f34014c9d6f9710bd57d01e77f9e9130bac7 Mon Sep 17 00:00:00 2001 From: "Eugene E. Kashpureff Jr" Date: Mon, 16 May 2016 16:11:45 +0000 Subject: [PATCH] Emulate Subsonic API for third-party app benefit "subsonic-response" is a magic word expected by third-party applications, including Dsub. Until the majority of those can be updated this needs to emulate the old behaviour for compatibility. --- libresonic-rest-api/src/main/resources/libresonic-rest-api.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libresonic-rest-api/src/main/resources/libresonic-rest-api.xsd b/libresonic-rest-api/src/main/resources/libresonic-rest-api.xsd index 79e96608..4d982a69 100644 --- a/libresonic-rest-api/src/main/resources/libresonic-rest-api.xsd +++ b/libresonic-rest-api/src/main/resources/libresonic-rest-api.xsd @@ -6,7 +6,7 @@ elementFormDefault="qualified" version="1.13.0"> - +