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.

  1. Yes, we should resolve that, although not 100% clear to me exactly what we should use for the key generation. Needs further thought.
  2. 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.
  3. Yes.
  4. Not totally convinced if we should be using Humanized or programatic 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.