educloudalliance / educloud-bazaar-legacy

Service and material distribution channel
4 stars 2 forks source link

Auto-generate Swagger docfile #56

Open brylie opened 9 years ago

brylie commented 9 years ago

We are having difficulty auto-generating Swagger api docfiles. The problem may be related to the following class: https://github.com/educloudalliance/educloud-bazaar/blob/master/bazaar/apps/api/serializers.py#L81

jykae commented 9 years ago

https://github.com/marcgibbons/django-rest-swagger/blob/master/rest_framework_swagger/docgenerator.py

Yes, looks like that it is generated based on serializers :+1:

kyyberi commented 9 years ago

This feature is getting more and more important. Need to have this fixed as soon as possible but before end of the year anyway.