-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for OpenAPI Schema Generation #219
Comments
@nemesisdesign / @auvipy Waiting for your valuable input. |
I am too busy on other fronts and this is not a priority for me right now. I'm going to delegate this to other maintainers as long as the core functionality keeps working. |
Sure. I will raise a PR soon with open API Schema generation. |
please do so, but also wait for drf 3.12 release. I will review it. go ahead. |
and really sorry for late! I was in spring vacation! |
@auvipy Please do not apologize. It is my honor to work with you. |
I've built a PR for drf-spectacular to add GIS support tfranzel/drf-spectacular#38 But I would much rather see #223 land, and work with that. |
Hi, A merge request with CoreAPI schema generation is still open at #186
From DRF 3.10, CoreAPI has been deprecated. Ref: https://www.django-rest-framework.org/community/3.10-announcement/
I would love to contribute to OpenAPI schema generation. I am new to gis domain and I may need little help related to GIS from the maintainers of Repo.
Also, OpenAPI generates schema automatically from serializer. In this issue, I have already discussed the best way to override schema generation.
The text was updated successfully, but these errors were encountered: