README.md in velopayments-2.18.31.beta1 vs README.md in velopayments-2.18.113.beta1

- old
+ new

@@ -77,12 +77,12 @@ If you make other Velo API calls which require authorization but the Authorization header is missing or invalid then you will get a **401** HTTP status response. This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: -- API version: 2.18.31 -- Package version: 2.18.31 +- API version: 2.18.113 +- Package version: 2.18.113 - Build package: org.openapitools.codegen.languages.RubyClientCodegen ## Installation ### Build a gem @@ -94,20 +94,20 @@ ``` Then either install the gem locally: ```shell -gem install ./velopayments-2.18.31.gem +gem install ./velopayments-2.18.113.gem ``` -(for development, run `gem install --dev ./velopayments-2.18.31.gem` to install the development dependencies) +(for development, run `gem install --dev ./velopayments-2.18.113.gem` to install the development dependencies) or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/). Finally add this to the Gemfile: - gem 'velopayments', '~> 2.18.31' + gem 'velopayments', '~> 2.18.113' ### Install from Git If the Ruby gem is hosted at a git repository: https://github.com/GIT_USER_ID/GIT_REPO_ID, then add the following in the Gemfile: @@ -412,10 +412,10 @@ - [VeloPayments::SourceAccountSummaryV3](docs/SourceAccountSummaryV3.md) - [VeloPayments::SourceAccountSummaryV4](docs/SourceAccountSummaryV4.md) - [VeloPayments::SupportedCountriesResponse](docs/SupportedCountriesResponse.md) - [VeloPayments::SupportedCountriesResponse2](docs/SupportedCountriesResponse2.md) - [VeloPayments::SupportedCountry](docs/SupportedCountry.md) - - [VeloPayments::SupportedCountry2](docs/SupportedCountry2.md) + - [VeloPayments::SupportedCountryV2](docs/SupportedCountryV2.md) - [VeloPayments::SupportedCurrency](docs/SupportedCurrency.md) - [VeloPayments::SupportedCurrencyResponse](docs/SupportedCurrencyResponse.md) - [VeloPayments::TokenType](docs/TokenType.md) - [VeloPayments::TransferRequest](docs/TransferRequest.md) - [VeloPayments::UnregisterMFARequest](docs/UnregisterMFARequest.md)