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
Uncaught PHP Exception TypeError: \"OpenApi\\Analysis::getSchemaForSource(): Argument #1 ($fqdn) must be of type string, array given, called in /var/www/html/vendor/zircote/swagger-php/src/Processors/AugmentSchemas.php on line 106\"at /var/www/html/vendor/zircote/swagger-php/src/Analysis.php line 326",
"context":{"exception":
{"class":"TypeError","message":"OpenApi\\Analysis::getSchemaForSource(): Argument #1 ($fqdn) must be of type string, array given, called in /var/www/html/vendor/zircote/swagger-php/src/Processors/AugmentSchemas.php on line 106",
"code":0,"file":"/var/www/html/vendor/zircote/swagger-php/src/Analysis.php:326"}},
"level":500,"level_name":"CRITICAL"
The text was updated successfully, but these errors were encountered:
NelmioApiDocBundle had the same issue. I managed to fix it by updating the api-platform/core dependency which was used. Maybe that could also be related to your problem? 😄
PHP 8.2 with Symfony 6.3. I got this critical:
The text was updated successfully, but these errors were encountered: