docs icon indicating copy to clipboard operation
docs copied to clipboard

Link to Swagger UI Twig template is broken

Open b2p-fred opened this issue 4 years ago • 0 comments

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)

b2p-fred avatar Aug 18 '21 11:08 b2p-fred