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.
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.