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 4242325 commit d6f6604Copy full SHA for d6f6604
Resources/config/schema/routing-1.0.xsd
@@ -41,6 +41,7 @@
41
<xsd:attribute name="content-repository-service-id" type="xsd:string" />
42
<xsd:attribute name="auto-locale-pattern" type="xsd:boolean" />
43
<xsd:attribute name="match-implicit-locale" type="xsd:boolean" />
44
+ <xsd:attribute name="url-generator" type="xsd:string" />
45
</xsd:complexType>
46
47
<xsd:complexType name="controller_by_type">
0 commit comments