drf_openapi icon indicating copy to clipboard operation
drf_openapi copied to clipboard

Fixes #116: Pick up custom schema's defined on the view.

Open joeribekker opened this issue 7 years ago • 4 comments

Fixes #116

joeribekker avatar Jan 25 '18 11:01 joeribekker

I can confirm this does add fields defined in manual_fields in an AutoSchema

michaelhelmick avatar Feb 13 '18 17:02 michaelhelmick

@limdauto Just trying to bump this into a possible 1.3.1 release?

michaelhelmick avatar Feb 21 '18 12:02 michaelhelmick

@michaelhelmick I made several PRs but ended up switching to https://github.com/axnsan12/drf-yasg which basically does everything well out of the box and is easy to extend.

joeribekker avatar Feb 22 '18 14:02 joeribekker

😯 No disrespect because drf-openapi is great, but that looks very appetizing as well.

On Feb 22, 2018, at 9:39 AM, Joeri Bekker [email protected] wrote:

@michaelhelmicki made several PRs but ended up switching to https://github.com/axnsan12/drf-yasg https://github.com/axnsan12/drf-yasg which basically does everything well out of the box and is easy to extend.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/limdauto/drf_openapi/pull/118#issuecomment-367700903, or mute the thread https://github.com/notifications/unsubscribe-auth/AAVgDtLBvFNGJMVU5p0cDdBhRxr9qzZ4ks5tXXw6gaJpZM4Rsrz1.

michaelhelmick avatar Feb 22 '18 14:02 michaelhelmick