DRF docs

2024-11-10 Thread Тимур Белянин
Hello! On the first page of DRF documentation i think there is a redundant comma in this text " - Extensive documentation, and great community support . " (https://www.django-rest-framework.org/) -- You re

Re: How to create JSON file from DRF docs

2017-01-13 Thread Tom Christie
That's pretty much what the schema generation gives you, yup... http://www.django-rest-framework.org/api-guide/schemas/#adding-a-schema There's some more API documentation work that's on the horizon for the next release too. -- You received this message because you are subscribed to the Google

How to create JSON file from DRF docs

2017-01-13 Thread Sudhir Raj Gowda
Hi, How to create JSON file of api for static documentation of the API how to create one. for example swagger-UI provides using curl http:/?format=openapi > file thanks sudhir -- You received this message because you are subscribed to the Google Groups "Django REST framework" group.