Skip to content

Conversation

dtkav
Copy link
Contributor

@dtkav dtkav commented Jul 26, 2018

In Swagger 2.0 specs there can be defaults on the parameter object directly (i.e. not in the parameter schema).
Fixes #36

@codecov
Copy link

codecov bot commented Jul 26, 2018

Codecov Report

Merging #37 into master will increase coverage by 0.29%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #37      +/-   ##
=========================================
+ Coverage    98.2%   98.5%   +0.29%     
=========================================
  Files          13      13              
  Lines         390     400      +10     
=========================================
+ Hits          383     394      +11     
+ Misses          7       6       -1
Impacted Files Coverage Δ
openapi_spec_validator/validators.py 98.96% <100%> (+0.6%) ⬆️

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 7642146...499f38a. Read the comment docs.

@p1c2u
Copy link
Collaborator

p1c2u commented Jul 28, 2018

LGTM

@p1c2u p1c2u merged commit e41c772 into python-openapi:master Jul 28, 2018
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