Add ReprEnum to auto generated models
Fixes #368
With the update of aenum, it seems that it breaks the formmating to enums.
Adding ReprEnum to these models so it format the string properly.
While regenerating the models, it did more changes than expected. I removed the non-related to ReprEnum changes.
Hi ! It's been a few month I opened this PR. This would improve the integration of the library within Nix. I would like to know if you need anything more in order to get this through ? Thanks in advance !
Hi @bryanapellanes-okta, I see you are the one that recently made multiple changes into this repository. I would like to know if you plan to look at this PR ? The main change is in openapi/templates/model.py.hbs. Other files are auto-generated from it.
@jbgosselin I apologize for the delay, apparently my notifications are not working :(. We are in the process of updating our Python Sdk with new tooling and to align with the latest Okta Api specification. We appreciate your patience while we continue this work.
We appreciate your engagement and thanks for using Okta!