Sylius/config
Adam Kasperczak 42be59e56b Merge branch '1.10'
* 1.10:
  [API] set api as disabled by default
  [API] kernel request event redirects to 404 for disabled api
  [API] RouteResolver throws 404 when api is disabled
  [API] add tests for disabling api
  [API] set api as disabled by default
  [API] kernel request event redirects to 404 for disabled api
  [Docs] add info how to enable api
  [API] RouteResolver throws 404 when api is disabled
  [API] add tests for disabling api
2021-07-07 15:01:55 +02:00
..
api_platform Factory introduction + test 2021-06-10 14:10:26 +02:00
jwt Include private and public keys for test environments 2020-03-17 15:14:26 +01:00
packages Merge branch '1.9' into 1.10 2021-07-07 15:01:49 +02:00
routes Remove AdminApiBundle from default Sylius installation 2021-04-16 15:07:46 +01:00
secrets Add secret directories 2019-11-25 10:48:18 +01:00
bootstrap.php Fix deprecation notice 2019-06-13 15:42:34 +02:00
bundles.php Remove AdminApiBundle from default Sylius installation 2021-04-16 15:07:46 +01:00
routes.yaml Move routing to "config/routes" 2018-08-15 14:31:53 +02:00
services.yaml Move routing to "config/routes" 2018-08-15 14:31:53 +02:00
services_test.yaml [API] Use JWT Authentication in Behat API tests 2020-03-17 15:14:24 +01:00
services_test_cached.yaml Use FriendsOfBehat\SymfonyExtension v2 2019-01-16 21:49:44 +01:00