From 03d33c1efb6df6f137aa48cdc3a20b8f7831ea72 Mon Sep 17 00:00:00 2001 From: Michael Telgmann Date: Tue, 29 Aug 2023 16:57:30 +0200 Subject: [PATCH] fix: Adjust links to XSD files --- Resources/config.xml | 2 +- Resources/cronjob.xml | 2 +- plugin.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/config.xml b/Resources/config.xml index 3a375270..0c6cc40a 100644 --- a/Resources/config.xml +++ b/Resources/config.xml @@ -1,6 +1,6 @@ + xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/shopware5/shopware/5.7/engine/Shopware/Components/Plugin/schema/config.xsd"> SwagImportExportErrorMode diff --git a/Resources/cronjob.xml b/Resources/cronjob.xml index 807d83ce..c3e5d69a 100644 --- a/Resources/cronjob.xml +++ b/Resources/cronjob.xml @@ -1,6 +1,6 @@ + xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/shopware5/shopware/5.7/engine/Shopware/Components/Plugin/schema/cronjob.xsd"> ImportExport - AutoImport diff --git a/plugin.xml b/plugin.xml index 64fb2cdf..19ff7afb 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,6 +1,6 @@ + xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/shopware5/shopware/5.7/engine/Shopware/Components/Plugin/schema/plugin.xsd">