- Install dependencies:
bundle
- Install OpenAPI Generator (on macOS:
brew install openapi-generator
) - Run tests:
bundle exec rake spec
orrspec
Run bundle exec rake generate
. This will generate the API client from the latest OpenAPI spec. Once generated, you should open a PR and merge the changes.
Run the "Publish" GitHub Actions workflow
Note: Use the Publish workflow to bump the version number in lib/ynab/version.rb