diff --git a/src/Symfony/Bundle/Resources/config/routing/api.xml b/src/Symfony/Bundle/Resources/config/routing/api.xml index 9eb63d600fc..c4a82c19a5c 100644 --- a/src/Symfony/Bundle/Resources/config/routing/api.xml +++ b/src/Symfony/Bundle/Resources/config/routing/api.xml @@ -5,7 +5,7 @@ xsi:schemaLocation="http://symfony.com/schema/routing http://symfony.com/schema/routing/routing-1.0.xsd"> - + api_platform.action.entrypoint true diff --git a/src/Symfony/Bundle/Resources/config/routing/docs.xml b/src/Symfony/Bundle/Resources/config/routing/docs.xml index cf991ac6848..0e48cb26079 100644 --- a/src/Symfony/Bundle/Resources/config/routing/docs.xml +++ b/src/Symfony/Bundle/Resources/config/routing/docs.xml @@ -5,7 +5,7 @@ xsi:schemaLocation="http://symfony.com/schema/routing http://symfony.com/schema/routing/routing-1.0.xsd"> - + api_platform.action.documentation true diff --git a/src/Symfony/Bundle/Resources/config/routing/errors.xml b/src/Symfony/Bundle/Resources/config/routing/errors.xml index 574515ce305..952cd1d4d51 100644 --- a/src/Symfony/Bundle/Resources/config/routing/errors.xml +++ b/src/Symfony/Bundle/Resources/config/routing/errors.xml @@ -5,14 +5,14 @@ xsi:schemaLocation="http://symfony.com/schema/routing http://symfony.com/schema/routing/routing-1.0.xsd"> - + api_platform.action.not_exposed 500 \d+ - + api_platform.action.not_exposed diff --git a/src/Symfony/Bundle/Resources/config/routing/genid.xml b/src/Symfony/Bundle/Resources/config/routing/genid.xml index 5f1a120f94a..f02af32aa44 100644 --- a/src/Symfony/Bundle/Resources/config/routing/genid.xml +++ b/src/Symfony/Bundle/Resources/config/routing/genid.xml @@ -5,7 +5,7 @@ xsi:schemaLocation="http://symfony.com/schema/routing http://symfony.com/schema/routing/routing-1.0.xsd"> - + api_platform.action.not_exposed true diff --git a/src/Symfony/Bundle/Resources/config/routing/graphql/graphiql.xml b/src/Symfony/Bundle/Resources/config/routing/graphql/graphiql.xml index 39afe74778a..183c317b1b0 100644 --- a/src/Symfony/Bundle/Resources/config/routing/graphql/graphiql.xml +++ b/src/Symfony/Bundle/Resources/config/routing/graphql/graphiql.xml @@ -5,7 +5,7 @@ xsi:schemaLocation="http://symfony.com/schema/routing http://symfony.com/schema/routing/routing-1.0.xsd"> - + api_platform.graphql.action.graphiql diff --git a/src/Symfony/Bundle/Resources/config/routing/graphql/graphql_playground.xml b/src/Symfony/Bundle/Resources/config/routing/graphql/graphql_playground.xml index f7cd78a28d3..ba15e0e6f8e 100644 --- a/src/Symfony/Bundle/Resources/config/routing/graphql/graphql_playground.xml +++ b/src/Symfony/Bundle/Resources/config/routing/graphql/graphql_playground.xml @@ -5,7 +5,7 @@ xsi:schemaLocation="http://symfony.com/schema/routing http://symfony.com/schema/routing/routing-1.0.xsd"> - + api_platform.graphql.action.graphql_playground diff --git a/src/Symfony/Bundle/Resources/config/routing/jsonld.xml b/src/Symfony/Bundle/Resources/config/routing/jsonld.xml index caf21627f2c..33b0bbc2dfd 100644 --- a/src/Symfony/Bundle/Resources/config/routing/jsonld.xml +++ b/src/Symfony/Bundle/Resources/config/routing/jsonld.xml @@ -5,7 +5,7 @@ xsi:schemaLocation="http://symfony.com/schema/routing http://symfony.com/schema/routing/routing-1.0.xsd"> - + api_platform.jsonld.action.context jsonld true