Skip to content

Commit

Permalink
Updated api_swagger.json as per version 1.1 of the FSPIOP spec and re… (
Browse files Browse the repository at this point in the history
#348)

* Updated api_swagger.json as per version 1.1 of the FSPIOP spec and removed unused type definitions

* Updated audit decisions

* Updated audit decisions

* Update src/interface/api_swagger.json

Co-authored-by: Sam <[email protected]>

* Fixed references to type definitions in api_swagger

* Bumped version number to 10.4.0

Co-authored-by: Neal Donnan <[email protected]>
Co-authored-by: Sam <[email protected]>
  • Loading branch information
3 people authored Jun 8, 2020
1 parent 883ec9e commit c29c080
Show file tree
Hide file tree
Showing 5 changed files with 125 additions and 1,134 deletions.
55 changes: 40 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "account-lookup-service",
"description": "Account Lookup Service is used to validate Party and Participant lookups.",
"version": "10.3.1",
"version": "10.4.0",
"license": "Apache-2.0",
"author": "ModusBox",
"contributors": [
Expand Down Expand Up @@ -77,7 +77,7 @@
"@mojaloop/central-services-logger": "9.5.1",
"@mojaloop/central-services-metrics": "9.5.0",
"@mojaloop/central-services-shared": "10.2.1",
"@mojaloop/sdk-standard-components": "10.3.0",
"@mojaloop/sdk-standard-components": "10.3.2",
"@mojaloop/event-sdk": "9.5.2",
"@now-ims/hapi-now-auth": "2.0.2",
"blipp": "4.0.1",
Expand All @@ -95,7 +95,7 @@
},
"devDependencies": {
"@types/jest": "25.2.3",
"eslint": "7.1.0",
"eslint": "7.2.0",
"eslint-plugin-jest": "23.13.2",
"get-port": "5.1.1",
"jest": "26.0.1",
Expand Down
Loading

0 comments on commit c29c080

Please sign in to comment.