concentricsky / django-tastypie-swagger

An adapter to use swagger-ui with django-tastypie.
Other
132 stars 144 forks source link

Multiple Api Instances and ApiNameSpace Instance #136

Open itsneel opened 6 years ago

itsneel commented 6 years ago

How do I support Endpoints for multiple Api Instances and is there going to be support for NameSapceApi instances which is basically an another form Api instance.

I have been googleing for a few days on how to use multiple API instances with Extentions of Prepended URLS (Resource class based views) rather that Model Resources.

Any help on this would be great.

Thanks

itsneel commented 6 years ago

@johnraz

johnraz commented 6 years ago

@thefinickycoder sorry but I’m not using this project anymore nor contributing to it. I can’t answer the question.