openapi-python-client
openapi-python-client copied to clipboard
feat: add option to not prepend path to Model Classes with title names
Pairs with/would close #559
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
Hi sorry @dbanty I'm a little lost on how to add a test for this. Any guidance would be appreciated. Thanks.
Sorry for the long delay getting back to this one, thanks @rtaycher!