The autogenerated client code has been manually changed:
|
'uid': string; // manually added |
Please don't do that. I understand you might want to use a modified model in your code (although i even wonder if that is really necessary), but then at least create a local wrapper class to add/change fields.
Imo the autogenerated code should not even be part of the repository, but should be autogenerated at build time from the relevant openapi.json.