When swagger contains ```yaml "summary": "Rafraîchir le token d'authentification", ``` generated client code is ```dart r'summary': r'Rafraîchir le token d'authentification', ``` which messes up the file formatting and consistency, issueing in the no generation
When swagger contains
generated client code is
which messes up the file formatting and consistency, issueing in the no generation