From 64bd1907399088dbb6e7dacf2e441954eec83f95 Mon Sep 17 00:00:00 2001 From: jonathancouchman Date: Tue, 19 Feb 2019 11:32:30 +0000 Subject: [PATCH] Updates Version in Swagger file to 2.2.0 --- README.md | 14 +++++++++++++- src/reference.yaml | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25857f8..6cae111 100755 --- a/README.md +++ b/README.md @@ -36,12 +36,24 @@ The current version of the API is the [latest tagged release](https://github.com It is recommended that the latest tagged release should be used instead of master directly. ### Releases **Current** + +- [2.2.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.2.0) + - Adds enum and default values for scope parmeter on find-ibans and find-vans + - Adds missing actions to the enum of the action parameter of transactions/find + - Updates documentation for transactions/find, payments/find and payments/create + - Add Payment Charge Settings + - Create beneficiary enum list fix + - Fix Beneficiary Payment Type Defaults + - Adds get payment delivery date to api definition + +**Previous** + - [2.1.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.1.0) - Fixes documentation of *Get Payer Requirements* - Documents 403 Error - Adds wire_routing_code to VANS Definition -**Previous** + - [2.0.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.0.0) ## Tools diff --git a/src/reference.yaml b/src/reference.yaml index 32f62f3..903f2c2 100644 --- a/src/reference.yaml +++ b/src/reference.yaml @@ -5,7 +5,7 @@ info: converting money between currencies and making payments around the world. Dynamically register sub-accounts to provide white labeled money transfer services to your own customers. - version: 2.1.0 + version: 2.2.0 title: Currencycloud API termsOfService: 'https://www.currencycloud.com/terms-and-conditions/' contact: