You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 zircote/swagger-php#1060