Skip to content
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

coreapi schema compatibity #186

Closed
wants to merge 1 commit into from
Closed

Conversation

enricofer
Copy link

I added coreapi schema compatibility to basic geographic filtering.
Now informations about gis filter parameters are added generating auto API documentation (for example: https://drf-yasg.readthedocs.io/en/1.0.4/custom_spec.html#the-swagger-auto-schema-decorator)
I replicated the beahaviour of django SearchFilter: https://github.com/encode/django-rest-framework/blob/7c6e34c14f54f1bf0d46ff34dc9a823215987c95/rest_framework/filters.py#L43

@auvipy
Copy link
Collaborator

auvipy commented Feb 5, 2019

could you check if the build failures are related?

@enricofer
Copy link
Author

I don't think the issues are related to this PR
I don't get any issue here on Django 2.1 and Python 3.4

@auvipy
Copy link
Collaborator

auvipy commented Dec 9, 2019

OpenAPI 3.0 support is needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants