Commonalities 8.0.0 alignment and fix validation warnings#57
Commonalities 8.0.0 alignment and fix validation warnings#57GillesInnov35 wants to merge 12 commits into
Conversation
CAMARA Validation — PASS (with warnings)0 errors, 2 warnings, 19 hints | Profile: standard |
|
Thanks very much, @GillesInnov35 . I have one quick question for clarification. Between L.260 and L.366, Could you please clarify the intent, or point me to any related issues or discussions I should refer to? Many thanks, |
|
Hi @GillesInnov35 , Hi @fernandopradocabrillo , Thanks, |
|
Hi @GillesInnov35 , @fernandopradocabrillo , Thanks, |
ToshiWakayama-KDDI
left a comment
There was a problem hiding this comment.
LGTM. Thanks, @GillesInnov35 .
|
thanks @ToshiWakayama-KDDI . @fernandopradocabrillo coudl you take a look at this PR and approve if OK. Many thanks |
ToshiWakayama-KDDI
left a comment
There was a problem hiding this comment.
Thanks, @GillesInnov35 . LGTM.
|
Thanks, @GillesInnov35 . I think I commented for either of kyc-match, kyc-fill-in, or Age Verification that we should wait for the Commonalities update (patch) regarding maxLength of date format, however, now I think we don't have to wait. I will re-approve this PR right now. Thanks. |
|
Oh, @GillesInnov35 , you are doing with Issue #80 kyc-match as well. I think I should wait for a while. |
PedroDiez
left a comment
There was a problem hiding this comment.
Main comments:
-
For Errors 400, 403, 404, 422 need to keep local references (using the ones from local copy of CAMARA_common.yaml, makes some error codes not designed to appear)
-
Suggest to use the same approach for Iso3166 alpha-2 fields as in KYC-Match
| countryOfBirth: | ||
| type: string | ||
| description: Country where the customer was born. Format ISO 3166-1 alpha-2. | ||
| pattern: ^[A-Z]{2}$ |
There was a problem hiding this comment.
To be aligned makes sense to use the same approach as KYC-Match
camaraproject/KnowYourCustomerMatch#81
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 #56 and #51
Special notes for reviewers:
Changelog input
Additional documentation
This section can be blank.