Schema autogeneration by cecedille1 · Pull Request #4329 · encode/django-rest-framework (original) (raw)
Okay, so there's a number of different aspects here, some we want, some we probably don't, some may need further thought.
- Yes, we should resolve that, although not 100% clear to me exactly what we should use for the key generation. Needs further thought.
- Useful, although note that this would also pull in unhelpful docstrings from the default mixin implementations, so not sure how we should best handle that.
- Yes.
- Not totally convinced if we should be using
Humanized
orprogramatic
formatting for the keys.
The path_descriptions
API you've added is also perfectly reasonable, tho again, I'm not 100% sure if it's exactly what we want or not.