Commit Graph
21 Commits
Author SHA1 Message Date
Kévin DunglasandGitHub f8a696dd76 [api-platform/core] Support for v3.4 and v4 (#1339)
* [api-platform/core] Support for v4

* fix

* fix graphql

* fix graphql
2024-09-27 15:02:04 +02:00
Antoine BluchetandGitHub d17f9fa0f6 api-platform 3.3 configuration (#1312) 2024-05-08 16:37:30 +02:00
Kévin DunglasandGitHub d222415825 [api-platform/core] fix config (#1242) 2023-09-20 19:10:11 +02:00
Antoine BluchetandGitHub a5c8679c45 [api-platform/core] sane defaults for API Platform 3.2 (#1240) 2023-09-19 12:29:18 +02:00
Kévin DunglasandGitHub df1203b89a [api-platform/core] prevent a deprecation warning and sync with upstream (#1227)
* [api-platform/core] prevent a deprecation warning and sync with upstream

* update post install
2023-09-12 11:55:15 -04:00
Antoine BluchetandGitHub f5c05df7d0 [api-platform/core] add 3.0 default configuration (#1125) 2022-09-13 18:30:27 +02:00
Fabien Potencier 1aa7d46cb0 Remove the header from post-install files (handled by Flex now) 2021-08-30 12:25:28 +02:00
Nicolas Grekas a1a70353f6 Remove all symlinks 2021-07-07 16:12:10 +02:00
Kévin Dunglas 61a429b947 Revert "Added API Platform 2.6 recipe"
This reverts commit 52c4a8d8d0.
2020-12-03 16:23:22 +01:00
Kévin Dunglas 7df6db4db3 Revert "Revert "[api-platform] Update recipe for 2.5""
This reverts commit 030eb03187.
2020-12-03 16:23:01 +01:00
Kévin Dunglas 030eb03187 Revert "[api-platform] Update recipe for 2.5"
This reverts commit 1ed3ff9f84.
2020-12-02 20:51:09 +01:00
Mathias Arlaud 52c4a8d8d0 Added API Platform 2.6 recipe
Same as 2.5 recipe but with `defaults.stateless` set to `true`
2020-09-25 19:19:54 +02:00
Kévin Dunglas 1ed3ff9f84 [api-platform] Update recipe for 2.5 2019-09-17 17:03:43 +02:00
Kévin Dunglas 34b0d6eb30 API Platform: add a post install message 2018-05-28 12:42:14 +02:00
Fabien PotencierandGitHub becbedc824 Change the default route to API platform to /api
If not, it overrides the / namespace, which is not so nice.
2017-11-13 10:40:15 -08:00
meyerbaptiste 8a76aa5a5e Update the API Platform config to use the new mapping paths 2017-07-21 19:58:21 +02:00
Fabien Potencier f5549bd268 moved routing configuration to routes/ instead of routing/ 2017-07-21 10:04:25 +02:00
Fabien Potencier bf2148f9f1 moved etc/ to config/ and web/ to public/ 2017-07-03 15:36:25 +03:00
Teoh Han Hui 0480f8c563 Rename .gitkeep files to .gitignore 2017-05-30 18:02:25 +08:00
Yonel Ceruto b39aa6303e Use single quotes in yaml files 2017-05-03 10:24:53 -04:00
Kévin DunglasandFabien Potencier a55986d90b Add a recipe to install API Platform 2017-04-19 18:57:43 -06:00