- Install Poetry:
pipx install poetry - Install dependencies:
poetry install - Install OpenAPI Generator (on macOS:
brew install openapi-generator) - Run tests:
poetry run pytest
- Run
scripts/generate.sh.
Run the "Publish" GitHub Actions workflow.
pipx install poetrypoetry installbrew install openapi-generator)poetry run pytestscripts/generate.sh.Run the "Publish" GitHub Actions workflow.