I use Symfony api to export entity in json file I use this command
bin/console api:openapi:export --output=swagger_docs.json
And I get this code with errors: