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

Support bound methods #4

Merged
merged 1 commit into from
Jun 8, 2020
Merged

Support bound methods #4

merged 1 commit into from
Jun 8, 2020

Conversation

tijptjik
Copy link
Contributor

In cases where FastAPI routes are defined as bound methods on a Class, attribute assignment for the method requires .__func__._api_version to access the underlying function.

@DeanWay
Copy link
Owner

DeanWay commented Jun 8, 2020

sorry for the late merge @tijptjik
Thanks for the contribution

@DeanWay DeanWay merged commit cef896f into DeanWay:master Jun 8, 2020
@DeanWay
Copy link
Owner

DeanWay commented Jun 8, 2020

released in version 0.5.0

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