bug: the `openapi-python-client update` command not working
ysemennikov opened this issue · 2 comments
ysemennikov commented
Describe the bug
The openapi-python-client update not working.
The error I get:
No such command 'update'.
openapi-python-client --help returns this:

So it seems like the update command doesn't exist.
Desktop (please complete the following information):
- OS: macOS 14.4 (23E214)
- Python Version: 3.12.3
- openapi-python-client version: 0.21.1
dbanty commented
I forgot to update the readme 🤦. That command has, in fact, been removed: https://github.com/openapi-generators/openapi-python-client/releases/tag/v0.21.0
dbanty commented
README updated! Let me know if you see any other stale references to that update command. Also, if you're missing something that update did, please open a discussion (or comment/vote on an existing one) for the feature you need.