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.
1 parent 820daca commit 053b92cCopy full SHA for 053b92c
templates/handlebars/xml/blank-webapi.hbs
@@ -1,7 +1,5 @@
1
<?xml version="1.0"?>
2
-{{#if fileHeader}}
3
-{{{ fileHeader }}}
4
-{{/if}}
+{{> fileHeader}}
5
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
6
xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Webapi:etc/webapi.xsd">
7
</routes>
0 commit comments