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.4k stars 437 forks source link

Feature: Migrate to PyYAML for yaml generator. #845

Closed onegreyonewhite closed 1 year ago

onegreyonewhite commented 1 year ago

Changelog:

Closes #833 Closes #827

Results (on some project with 180Kb schema generate_swagger and libyaml installed):

onegreyonewhite commented 1 year ago

@JoelLefkowitz As far as I can see it hasn't been released yet. Perhaps these changes will be useful for the next release. By the way, we are waiting for it.

Quatters commented 1 year ago

@JoelLefkowitz ping

onegreyonewhite commented 1 year ago

@JoelLefkowitz are u still support this project? Should I fork this?

JoelLefkowitz commented 1 year ago

Yup, I'll have a look at merging this today

JoelLefkowitz commented 1 year ago

Thanks @onegreyonewhite

onegreyonewhite commented 1 year ago

Thanks @onegreyonewhite

@JoelLefkowitz you're welcome) When are you going to release it?

JoelLefkowitz commented 1 year ago

Thanks @onegreyonewhite

@JoelLefkowitz you're welcome) When are you going to release it?

Will cut a new release in the next couple of days after a little more testing