Skip to content

Fix the Falcon integration to properly handle URLs with query strings. #233

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

Merged
merged 1 commit into from
May 10, 2020

Conversation

dlarrick
Copy link
Contributor

@dlarrick dlarrick commented Apr 6, 2020

Bring main README up to date for current falcon integration. Fixes #242

Bring main README up to date for current falcon
@codecov
Copy link

codecov bot commented Apr 6, 2020

Codecov Report

Merging #233 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #233   +/-   ##
=======================================
  Coverage   96.79%   96.79%           
=======================================
  Files         123      123           
  Lines        2403     2404    +1     
=======================================
+ Hits         2326     2327    +1     
  Misses         77       77           
Impacted Files Coverage Δ
openapi_core/contrib/falcon/requests.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 753637d...9b9e5d3. Read the comment docs.

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.

PathNotFound error when trying to validate request with query parameter
2 participants