concentricsky / django-tastypie-swagger

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

Adds `extra_models` to pass extra information to requests #85

Open fradeve opened 10 years ago

fradeve commented 10 years ago

Please read the proposed docs for this.

johnraz commented 10 years ago

@fradeve : I don't have time to look in details right now, is it related to #38 ?

fradeve commented 10 years ago

It allows the creation of an extra_model that can be added to an extra_action; I think the answer is yes. Sorry for not having referenced it.

johnraz commented 10 years ago

it's ok, It just rang a bell ;-) Will try to review it asap, could you make sure its rebased against master ?

fradeve commented 10 years ago

Hi johnraz, I've rebased on latest master to ease any effort to review this :)