Open
Description
docs/topics/documenting-your-api.md
says:
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.
And it links to [Schemas as documentation: Examples][schemas-examples]
, but that section does not exist.
it is in fact not clear from the docs how to solve this, or if that is currently possible.