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

CBV method support and OAS3 autodoc #234

Merged
merged 5 commits into from
May 19, 2021
Merged

CBV method support and OAS3 autodoc #234

merged 5 commits into from
May 19, 2021

Conversation

ahopkins
Copy link
Member

The main purpose of this was to fix #233, and allow decorators to wrap CBV methods.

Along the way, I realized autodoc does not work on OAS3, and was a simple add, so I lumped it into the same PR.

@ahopkins ahopkins requested a review from artcg May 18, 2021 19:50
@ahopkins ahopkins requested a review from a team May 18, 2021 20:08
@ahopkins
Copy link
Member Author

To be released 2021-05-19

@ahopkins ahopkins merged commit 7c8593f into main May 19, 2021
@ahopkins ahopkins deleted the issue-233 branch May 19, 2021 09:03
@artcg
Copy link
Contributor

artcg commented May 19, 2021

👍 will try migrating my organisation's repo and see how it goes

@ahopkins
Copy link
Member Author

Release version is on PyPI.

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.

[Bug] Decorator doc/openapi not work when using routes of HTTPMethodView under Bluebprint instanc way
2 participants