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.
This commit is contained in:
Eugene E. Kashpureff Jr
2016-05-16 16:11:45 +00:00
parent 75b51c5607
commit 2cd4f34014
@@ -6,7 +6,7 @@
elementFormDefault="qualified"
version="1.13.0">
<xs:element name="libresonic-response" type="sub:Response"/>
<xs:element name="subsonic-response" type="sub:Response"/>
<xs:complexType name="Response">
<xs:choice minOccurs="0" maxOccurs="1">