wallabag/src/Wallabag
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
..
AnnotationBundle Move to controller as a service 2022-12-19 10:38:08 +01:00
ApiBundle Update annotations to OpenApi 3 2022-12-23 14:54:55 +01:00
CoreBundle Add RabbitMQConsumerTotalProxy to lazy RabbitMQ services for messages 2022-12-19 13:23:56 +01:00
ImportBundle Add RabbitMQConsumerTotalProxy to lazy RabbitMQ services for messages 2022-12-19 13:23:56 +01:00
UserBundle Move to controller as a service 2022-12-19 10:38:08 +01:00