Commonalities 8.0.0 alignment and fix validation warnings#81
Commonalities 8.0.0 alignment and fix validation warnings#81GillesInnov35 wants to merge 8 commits into
Conversation
Commonalities 8.0.0 alignment and fix validation warnings
CAMARA Validation — PASS (with warnings)0 errors, 6 warnings, 18 hints | Profile: standard |
|
Hi @GillesInnov35 , Hi @fernandopradocabrillo , Thank you, Gilles, for creating this PR. I have one comment or question. It seems that error definitions are changed to ../common/CAMARA_common.yaml#/components/responses/Generic4xx in L.210 - L.223. However, kyc-match has some errors of its own, such as 400 KNOW_YOUR_CUSTOMER.INVALID_PARAM_COMBINATION. Therefore, we can't rely on CAMARA_common.yaml completely, and it is better for us to not delete L.534 - L.692 and keep using these error definitions. WDYT? |
|
Hi @GillesInnov35 , Hi @fernandopradocabrillo , Thanks, |
|
Please update the PR to also reference: Fixes #80 |
|
@ToshiWakayama-KDDI , @rartych , rolback has been applied on Errors local definition and use to folllow meeting discussion. @ToshiWakayama-KDDI , I think we could approve and merge the PR, WDYT ?
|
| info: | ||
| title: Know Your Customer Match | ||
|
|
||
| description: | |
There was a problem hiding this comment.
info.description field MUST be updated according to templates definition.
Reference:
- Commonalities PR: Added mandatory info.description templates to common artifacts and samples Add mandatory info.description templates to common artifacts and samples Commonalities#635
- Commonalities Reference (same info, expressed in terms of metarelease): https://github.com/camaraproject/Commonalities/blob/r4.3/artifacts/common/info-description-templates.yaml
| minimum: 0 | ||
| maximum: 99 | ||
|
|
||
| Iso3166Alpha2: |
There was a problem hiding this comment.
Please take a look to this comment: #80 (comment)
|
Thanks, @GillesInnov35 , @PedroDiez . @GillesInnov35 , LGTM, so I think I can approve the PR. Are there still remaining issues you are thinking of addressing? Also there seem to be conflicts. I think that is because of PR #72 updates. Can you resolve it? Many thanks, |
Commonalities 8.0.0 alignment and fix validation warnings
What type of PR is this?
Add one of the following kinds:
What this PR does / why we need it:
align specifications with Commonalities 8.0.0 (include common artifacts reference) and fix validation warnings
Which issue(s) this PR fixes:
Fixes #77
Special notes for reviewers:
Changelog input
Additional documentation
This section can be blank.