-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Description
Was fixing a broken link and noticed that the referenced section no longer exists in the schemas docs.
django-rest-framework/docs/topics/documenting-your-api.md
Lines 224 to 225 in 9850441
| Note that when using viewsets the basic docstring is used for all generated views. To provide descriptions for each view, such as for the the list and retrieve views, use docstring sections as described in [Schemas as documentation: Examples][schemas-examples]. | |