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
Post a Comment