OpenAPI-Symfony-Routing icon indicating copy to clipboard operation
OpenAPI-Symfony-Routing copied to clipboard

Add support for zircote/swagger-php v4 using attributes

Open Tobion opened this issue 3 years ago • 0 comments

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

Tobion avatar Apr 09 '22 23:04 Tobion