Skip to content

Commit

Permalink
feat(mojaloop/3483): add fx apis (#169)
Browse files Browse the repository at this point in the history
* feat: added browsersync script

* feat:added fxquotes and fxtransfers defs

* fix: refactored fxquotes and fxtransfers

* feat: added other fspiop changes for fx

* fix: some fixes in fspiop fx

* fix: build error

* feat: addressed some comments

* fix: renamed fxquoteid to conversionRequestId

* fix: build

* fix: filename case change

* feat: changed fspiop new version number

* chore: some comments

* fix: added kyc information

* chore: fix audits

* chore: cleaning

* fix: fxmoney

* fix: required fileds in fxquotes callback

* feat: added reordering script

* chore: updated fspiop apis with reording components

* fix: fspiop2.0 reviewed

* chore: deps

* fix: audit
  • Loading branch information
vijayg10 authored Dec 5, 2023
1 parent 332b6dc commit 438c01a
Show file tree
Hide file tree
Showing 186 changed files with 46,704 additions and 7,035 deletions.
1 change: 1 addition & 0 deletions audit-ci.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
// Only use one of ["low": true, "moderate": true, "high": true, "critical": true]
"moderate": true,
"allowlist": [
"GHSA-wf5p-g6vw-rhxx" // https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
]
}
1,009 changes: 204 additions & 805 deletions docs/fspiop-rest-v1.0-openapi3-snippets.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit 438c01a

Please sign in to comment.