Closed lermontex closed 2 years ago
I tried updating to the last commit (main branch) - the problem still persists
@LoicBoursin, @soyuka
Could you comment on this issue? Is it a misconfiguration or is it something else?
Thanks!
It's because Swagger-UI doesn't support OpenAPI 3.1 yet. See https://github.com/swagger-api/swagger-ui/issues/5891.
in the meantime we could provide a way to patch our version
as this is the only blocking thing
API Platform version(s) affected: dev/main
Description
After merging PR #4300, I got the following error when trying to open the UI:
Config:
I tried to specify the version in the swagger_ui_extra_configuration section - unsuccessfully
How to reproduce
Additional Context
https://github.com/api-platform/core/blob/2625c8159c5eac1a2721299e106a1e354aadd862/src/Core/OpenApi/OpenApi.php#L26