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.

Re: "DRF Deep" makes working with nested resources easy

2017-01-13 Thread Tom Christie
Great stuff Stefan, thanks for this. Something that plenty of folks have asked for so great to see it now available as a third party package! - t -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and sto

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