-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#1887-PUTauthorizationstransactionIdisnotvalidatingFSPIOPHeaders (#57)
### Hotfix: - Fixes to OpenAPI v3 specification document: - Changed all params to references - Updated all schemas to references - Added missing params - Fixed quotation characters, i.e. `”` -> `"` - Resolved bug mojaloop/project#1887 ### Maintenance: - Removed Swagger v2 interface specification, re-moved Swagger tools that only support Swagger v2. The code is now fully dependent on the OpenAPI v3 Spec document. I.e. only one spec doc \:D/ - Refactored existing code/unit-tests to work with OpenAPI v3 API specifications - Added OpenAPI v3 request generator as helper util - Cleaned-up unused dependencies in code - Cleaned-up unused dependencies/scripts in package.json - Updated dependencies to latest versions
- Loading branch information
Showing
15 changed files
with
864 additions
and
3,240 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.