diff --git a/fiatconnect-api.md b/fiatconnect-api.md index 9623334..0486344 100644 --- a/fiatconnect-api.md +++ b/fiatconnect-api.md @@ -2129,6 +2129,7 @@ An enum listing the types of fiat currencies supported by FiatConnect. All value `VES`, `MXN`, `PAB`, + `ZMW`, ] ``` diff --git a/package.json b/package.json index f2731ae..08ad49d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "specification", - "version": "1.0.3", + "version": "1.1.0", "description": "FiatConnect API Specification", "repository": "https://github.com/fiatconnect/specification.git", "scripts": { diff --git a/swagger.yaml b/swagger.yaml index 8905c49..e859cf1 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -69,6 +69,7 @@ definitions: - VES - MXN - PAB + - ZMW CryptoType: type: "string" enum: &CryptoType