django-rest-framework-docs icon indicating copy to clipboard operation
django-rest-framework-docs copied to clipboard

Show field of nested serializers in Live API Endpoints

Open vpistis opened this issue 8 years ago • 3 comments

Hi,

first of all thanx for your work, it's a great work, many thanx :)

I searched into issues list and looked up the demo, but I don't find a way to display fields of nested serializers in Live API Endpoints.

There is a way to showing fields of nested serializers?

Thanx

vpistis avatar Mar 03 '17 23:03 vpistis

+1

realsby avatar Mar 12 '17 09:03 realsby

+1

alejandrodnm avatar Jun 08 '17 16:06 alejandrodnm

Hi,

Looks like the package used by pip install is not up to date. Worked for me using pip install git+https://github.com/manosim/django-rest-framework-docs.git captura de pantalla 2018-01-26 a la s 17 27 39

svmalvaez avatar Jan 26 '18 23:01 svmalvaez