-
Notifications
You must be signed in to change notification settings - Fork 403
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
fix(event_handler): docs snippets, high-level import CorsConfig #1019
Conversation
Changes: - Fix import statement in docs - Add CORSConfig to __init__.py for ease of use
CORSConfig
import
Codecov Report
@@ Coverage Diff @@
## develop #1019 +/- ##
========================================
Coverage 99.96% 99.96%
========================================
Files 119 119
Lines 5365 5365
Branches 612 612
========================================
Hits 5363 5363
Partials 2 2
Continue to review full report at Codecov.
|
@heitorlessa - don’t forget about the doc fix |
CORSConfig
importCORSConfig
and Response
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @michaelbrewer!!!
CORSConfig
and Response
CORSConfig
high level import, fix docs import snippet
CORSConfig
high level import, fix docs import snippetCORSConfig
high level import; fix docs import snippets
CORSConfig
high level import; fix docs import snippets
Issue #, if available:
Description of changes:
Changes:
CORSConfig
andResponse
in docs (for current versions)Checklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.