Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for zircote/swagger-php v4 using attributes #12

Open
Tobion opened this issue Apr 9, 2022 · 0 comments
Open

Add support for zircote/swagger-php v4 using attributes #12

Tobion opened this issue Apr 9, 2022 · 0 comments

Comments

@Tobion
Copy link
Owner

Tobion commented Apr 9, 2022

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

@Tobion Tobion changed the title Add support for zircote / swagger-php v4 using attributes Add support for zircote/swagger-php v4 using attributes Apr 9, 2022
sonrac added a commit to sonrac/OpenAPI-Symfony-Routing that referenced this issue Apr 20, 2022
add path parameter enum

Also need to add tests for new features like OA\PathParameter and enums, see example zircote/swagger-php#1060
sonrac added a commit to sonrac/OpenAPI-Symfony-Routing that referenced this issue May 2, 2022
Tobion#12 add path parameter enum
sonrac added a commit to sonrac/OpenAPI-Symfony-Routing that referenced this issue May 2, 2022
Tobion#12 add path parameter enum

Also need to add tests for new features like OA\PathParameter and enums, see example zircote/swagger-php#1060
sonrac added a commit to sonrac/OpenAPI-Symfony-Routing that referenced this issue May 2, 2022
Tobion#12 add path parameter enum

Also need to add tests for new features like OA\PathParameter and enums, see example zircote/swagger-php#1060
sonrac added a commit to sonrac/OpenAPI-Symfony-Routing that referenced this issue May 2, 2022
Tobion#12 add path parameter enum

Also need to add tests for new features like OA\PathParameter and enums, see example zircote/swagger-php#1060
mjanser pushed a commit to liip-forks/OpenAPI-Symfony-Routing that referenced this issue Aug 7, 2023
Tobion#12 add path parameter enum

Also need to add tests for new features like OA\PathParameter and enums, see example zircote/swagger-php#1060
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant