openapi-python-client
openapi-python-client copied to clipboard
Sharp edge: --overwrite with --output-path
It's not a bug, but a bit of a sharp edge.
The mechanism employed by --overwrite is to essentially rm -rf *
So for instance in you're in your repo and execute
--overwrite --output-path ./
It very aggressively removes everything.