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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user