Closed
Description
This is a useful feature, at least for swagger, and the way things are right now it cannot be implemented from outside of DRF, since the Link object doesn't contain the schema for the response.
While the fields can be implied from the input fields, for read only endpoints this is not an option.