You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the latest swagger-ui Update from 5.15.2 to 5.16.0. the api-docs.json cannot be loaded anymore. The dev-console shows, that it tries to call a "null"-named file, instead of the correct json-file. If you enter the json-file manually, it works like a charm. I figured out, that the issue is the swagger-ui dependency, however that one works properly on it's own.
Steps To Reproduce:
Current "composer update" updates the swagger-ui to its latest version. Its reproduceable on a fresh install, so there shouldn't be an issue to reproduce that error.
The text was updated successfully, but these errors were encountered:
Description:
Since the latest swagger-ui Update from 5.15.2 to 5.16.0. the api-docs.json cannot be loaded anymore. The dev-console shows, that it tries to call a "null"-named file, instead of the correct json-file. If you enter the json-file manually, it works like a charm. I figured out, that the issue is the swagger-ui dependency, however that one works properly on it's own.
Steps To Reproduce:
Current "composer update" updates the swagger-ui to its latest version. Its reproduceable on a fresh install, so there shouldn't be an issue to reproduce that error.
The text was updated successfully, but these errors were encountered: