wallabag/src/Wallabag/ApiBundle
Casper Meijn 4f9c7a92a1 Update annotations to OpenApi 3
Most of the API annotations are directly converted. The changes in meaning are:
- Parameters "in body" is not supported anymore. These are changed to "in query" or to a request body (depending on the code).
2022-12-23 14:54:55 +01:00
..
Controller Update annotations to OpenApi 3 2022-12-23 14:54:55 +01:00
DependencyInjection Update to FOSUserBundle 3.1 2022-12-14 09:42:17 +01:00
Entity Cleanup 2022-11-23 15:51:33 +01:00
Form/Type Use ::class notation where possible 2022-09-01 20:54:56 +02:00
Repository Cleanup 2022-11-23 15:51:33 +01:00
Resources/config Migrate controller and action references 2022-08-26 17:47:46 +02:00
WallabagApiBundle.php * public registration 2015-10-03 13:30:43 +02:00