Skip to content

Conversation

maho
Copy link
Contributor

@maho maho commented Jul 28, 2020

This PR adds optional strict validation to @api.expect

Issue #186

@codecov
Copy link

codecov bot commented Jul 28, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #187   +/-   ##
=======================================
  Coverage   96.92%   96.92%           
=======================================
  Files          19       19           
  Lines        2697     2701    +4     
=======================================
+ Hits         2614     2618    +4     
  Misses         83       83           
Impacted Files Coverage Δ
flask_restx/model.py 97.03% <100.00%> (+0.09%) ⬆️
flask_restx/namespace.py 94.54% <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 858ac78...bcfa4fb. Read the comment docs.

@maho maho marked this pull request as draft July 28, 2020 11:43
@maho maho marked this pull request as ready for review July 28, 2020 13:28
@ziirish ziirish merged commit b51384a into python-restx:master Sep 2, 2020
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.

3 participants