How to provide a ymal file to django-rest-swagger? -


using django-rest-swagger django-rest-framework documenting api calls. have written documentation of view inside view docstring in yaml syntax. want place these docstrings views separate yaml file. possible use separate yaml file documentation ?


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -