Some auto-genereated docstrings are super long and difficult to read
Closed this issue · 2 comments
rustyhowell commented
Some of the docstrings are not being generated correctly, and are being stuffed on a single line. This makes it very difficult to read the documentation. It's probably the reason the readthedocs also doesn't look good.
If you take a look at feature_flags_api.py, line6 you can see what I'm talking about.
https://github.com/launchdarkly/api-client-python/blob/main/launchdarkly_api/api/feature_flags_api.py
blaqbern commented
Thanks for bringing this to our attention. I'm working to release a new version of the library by the end of next week with a fix for this. Sorry for the inconvenience.
blaqbern commented
Unfortunately, we aren't able to update this since it's the openapi generator that creates it. Sorry for the inconvenience :(