docs
docs copied to clipboard
Link to Swagger UI Twig template is broken
On the Open API page, the link to the Swagger UI template is broken. This link refers to https://github.com/api-platform/core/blob/main/src/Bridge/Symfony/Bundle/Resources/views/SwaggerUi/index.html.twig whereas the file in located in src/Core/Bridge ... note the missing Core sub-folder in the path.
[edit] the provided link is correct when one is browsing the repository in a version branch (eg. 2.6) branch)