Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update license file #58

Merged
merged 1 commit into from
Dec 9, 2020
Merged

chore: update license file #58

merged 1 commit into from
Dec 9, 2020

Conversation

lewisdaly
Copy link
Contributor

  • Mass updated files to the latest version.

this PR was automatically made by the repo-sync-bot

@elnyry-sam-k elnyry-sam-k merged commit 1a043db into master Dec 9, 2020
@elnyry-sam-k elnyry-sam-k deleted the admin/update-license branch December 9, 2020 09:00
elnyry-sam-k pushed a commit that referenced this pull request Dec 23, 2020
* Poc/validation for names places accents (#37)

* initial version

* fixes for schema object, still cant get error handling to work correctly as well as tags

* initial commit for transaction request service with the updated validation library using openapi-backend

* updated to use central-services-shared

* updates to new libraries for error handling and central-services-shared

* updated dependencies and audit issues

* updated tests to support Openapi Backend
Using default functions for Openapi Backend validationFail, notFound and methodNotAllowed
Fix for metrics not working

* standardising request object as req updated dependencies and added audit for production only and not devDependencies

* request naming standards

* removed comment

* Requested changes as per @mdebarros
updated dependencies

* missing regex for accents for name

* Fixes for python version CircleCi (#42)

python version upgrade
updated dependencies and audit issues

* fix: make accept header required only for GET /authorizations/{id} (#49)

* fix: make accept header required only for GET /authorizations/{id} operation

* chore: audit:resolve

* chore: bump version

* Update FSPIOP API version, dependencies, and package version (#52)

* updated shared lib to support configurable resource api versions (#53)

* added old joi to support hapi-swagger plugin

* cleared unused dependencies

Co-authored-by: Valentin <valentin.genev@modusbox.com>

* updated shared lib version (#54)

Co-authored-by: Valentin <valentin.genev@modusbox.com>

* updated dependencies for helm release (#55)

* #1876: Replace wildcard routes with explicit routes (#56)

* Replace wildcard routes with explicit routes

* Add uni tests for routes file

* #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

* chore: update license file (#58)

* chore: migrate mock and openapi to work with latest

* chore: upgrade packages and fix vulnerablilities

* chore: fix packages

* chore: fix tests

* chore: update openapi and mockgen

* chore: fix merge mishaps

* chore: edit require statements

* refactor: change routes handler

* chore: change logic

Co-authored-by: Rajiv Mothilal <rajivmothilal@gmail.com>
Co-authored-by: eoln <2881004+eoln@users.noreply.github.com>
Co-authored-by: Steven Oderayi <oderayi@gmail.com>
Co-authored-by: Valentin Genev <vgenev@gmail.com>
Co-authored-by: Valentin <valentin.genev@modusbox.com>
Co-authored-by: Miguel de Barros <miguel@debarros.me>
Co-authored-by: Lewis Daly <lewis@vesselstech.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants