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
A default api platform project without formats will not support json, therefore when Symfony automatically adds a application/json content type and it fails.
A default api platform project without
formatswill not supportjson, therefore when Symfony automatically adds aapplication/jsoncontent type and it fails.core/src/Symfony/Bundle/Test/ApiTestCase.php
Line 74 in f5f72c4