We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2e439f + 692a183 commit ddf3af8Copy full SHA for ddf3af8
app/code/Magento/Integration/Model/Config/Integration/Reader.php
@@ -37,7 +37,7 @@ public function __construct(
37
Converter $converter,
38
SchemaLocator $schemaLocator,
39
\Magento\Framework\Config\ValidationStateInterface $validationState,
40
- $fileName = 'integration\api.xml',
+ $fileName = 'integration/api.xml',
41
$idAttributes = [],
42
$domDocumentClass = 'Magento\Framework\Config\Dom',
43
$defaultScope = 'global'
0 commit comments