OpenAPI-Symfony-Routing
OpenAPI-Symfony-Routing copied to clipboard
Add support for zircote/swagger-php v4 using attributes
We should support v4 of swagger-php which makes using attributes possible. Probably >=4.1 as swagger-php changed the attribute namespace. Also need to add tests for new features like OA\PathParameter and enums, see example https://github.com/zircote/swagger-php/pull/1060