axnsan12 / drf-yasg

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
https://drf-yasg.readthedocs.io/en/stable/
Other
3.42k stars 439 forks source link

Feature: Add ``drf_yasg.inspectors.query.DrfAPICompatInspector``. #857

Closed onegreyonewhite closed 1 year ago

onegreyonewhite commented 1 year ago

Changelog:

Fix #856

onegreyonewhite commented 1 year ago

@JoelLefkowitz hey! This code moved from my project (https://github.com/vstconsulting/vstutils) and fix regression with #854 on defaults. Tested with coreapi only with drf310. Other versions use new inspector.

May be should release new version.

onegreyonewhite commented 1 year ago

@JoelLefkowitz should I fork it like independent project? Because looks like that you dont have enough time to maintain it.

JoelLefkowitz commented 1 year ago

@onegreyonewhite no thank you, I'm reviewing these changes more gradually and ensuring they don't break anything.

This is a mature project so the most important thing is stability and our test cases don't cover everything

onegreyonewhite commented 1 year ago

@onegreyonewhite no thank you, I'm reviewing these changes more gradually and ensuring they don't break anything.

This is a mature project so the most important thing is stability and our test cases don't cover everything

@JoelLefkowitz I'm going to cover it and send PRs periodically for peacefully sleeping at night))

This project important for vstutils, so I'm interested in the success of the project.

JoelLefkowitz commented 1 year ago

@onegreyonewhite Thanks, appreciate it