openapi-python-client icon indicating copy to clipboard operation
openapi-python-client copied to clipboard

feat: add option to not prepend path to Model Classes with title names

Open rtaycher opened this issue 2 years ago • 2 comments

Pairs with/would close #559

rtaycher avatar Dec 28 '21 11:12 rtaycher

Codecov Report

Merging #560 (ef44f8e) into main (dd81e19) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #560   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         1962      1966    +4     
=========================================
+ Hits          1962      1966    +4     
Impacted Files Coverage Δ
openapi_python_client/config.py 100.00% <100.00%> (ø)
..._python_client/parser/properties/model_property.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Dec 31 '21 10:12 codecov[bot]

Hi sorry @dbanty I'm a little lost on how to add a test for this. Any guidance would be appreciated. Thanks.

rtaycher avatar Jun 23 '22 00:06 rtaycher

Sorry for the long delay getting back to this one, thanks @rtaycher!

dbanty avatar Dec 17 '22 23:12 dbanty