From e6417cc634b2e287281b13119216a4848fd7ab67 Mon Sep 17 00:00:00 2001 From: Richard Steinmetz Date: Sun, 21 Jul 2024 22:05:09 +0200 Subject: [PATCH] feat: add backend dependency type to info.xsd (#1414) * feat: add backend dependency type to info.xsd Signed-off-by: Richard Steinmetz * added "backend" to "dependencies" in "pre-info.xslt" Signed-off-by: Alexander Piskun --------- Signed-off-by: Richard Steinmetz Signed-off-by: Alexander Piskun Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com> --- nextcloudappstore/api/v1/release/info.xsd | 8 ++++++++ nextcloudappstore/api/v1/release/pre-info.xslt | 1 + 2 files changed, 9 insertions(+) diff --git a/nextcloudappstore/api/v1/release/info.xsd b/nextcloudappstore/api/v1/release/info.xsd index 46a2e38ce16..7b0a79ccd97 100644 --- a/nextcloudappstore/api/v1/release/info.xsd +++ b/nextcloudappstore/api/v1/release/info.xsd @@ -562,6 +562,8 @@ maxOccurs="1"/> + @@ -758,4 +760,10 @@ value="[a-zA-Z_][0-9a-zA-Z_]*(\\[a-zA-Z_][0-9a-zA-Z_]*)*"/> + + + + + + diff --git a/nextcloudappstore/api/v1/release/pre-info.xslt b/nextcloudappstore/api/v1/release/pre-info.xslt index c6204b7a047..090fc4589d9 100644 --- a/nextcloudappstore/api/v1/release/pre-info.xslt +++ b/nextcloudappstore/api/v1/release/pre-info.xslt @@ -136,6 +136,7 @@ +