nelmio / NelmioApiDocBundle

Generates documentation for your REST API from annotations
MIT License
2.23k stars 836 forks source link

Integration with Api-Platform #1904

Open AngelidisChris opened 3 years ago

AngelidisChris commented 3 years ago

Hello, I am using NelmioApiDocBundle v4.6 and API Platform v2.6. I use both Nelmio and Api Platform to generate API docs. The problem is I cannot combine them both to the same api doc. When I am browsing /api/docs I see only API Platform's docs and when i browse /api/doc (Nelmio) I see only a blank page. Here is a resolved issue on the same context but i was unable to understand the solution.

Thank you for your time and effort.

AngelidisChris commented 3 years ago

api_plaform nelmio

GuilhemN commented 2 years ago

What do you mean by a "blank page"? Is there an exception thrown? or is nothing documented?