Skip to content

Commonalities 8.0.0 alignment and fix validation warnings#81

Open
GillesInnov35 wants to merge 8 commits into
mainfrom
Commonalities-8.0.0-alignment-and-fix-validation-warnings
Open

Commonalities 8.0.0 alignment and fix validation warnings#81
GillesInnov35 wants to merge 8 commits into
mainfrom
Commonalities-8.0.0-alignment-and-fix-validation-warnings

Conversation

@GillesInnov35

Copy link
Copy Markdown
Contributor

Commonalities 8.0.0 alignment and fix validation warnings

What type of PR is this?

Add one of the following kinds:

  • enhancement/feature

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

 release-note

Additional documentation

This section can be blank.

docs

Commonalities 8.0.0 alignment and fix validation warnings
@camara-validation

camara-validation Bot commented Jun 24, 2026

Copy link
Copy Markdown

CAMARA Validation — PASS (with warnings)

0 errors, 6 warnings, 18 hints | Profile: standard

View full results

@ToshiWakayama-KDDI

Copy link
Copy Markdown
Contributor

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?

@ToshiWakayama-KDDI

Copy link
Copy Markdown
Contributor

Hi @GillesInnov35 , Hi @fernandopradocabrillo ,
Can we proceed with this PR quickly, as the M3 deadline has passed?

Thanks,

@maxl2287

maxl2287 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Please update the PR to also reference:

Fixes #80

@GillesInnov35

Copy link
Copy Markdown
Contributor Author

@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 ?

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.

@PedroDiez PedroDiez left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Main comments:

  • info.description alignment with commonalities is needed
  • Review indentation.
  • Please align this PR with main, I guess many of the CAMARA validation warnings will be fixed. As per MERGED #54 and #72

info:
title: Know Your Customer Match

description: |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

info.description field MUST be updated according to templates definition.

Reference:

Comment thread code/API_definitions/kyc-match.yaml Outdated
Comment thread code/API_definitions/kyc-match.yaml Outdated
Comment thread code/API_definitions/kyc-match.yaml Outdated
minimum: 0
maximum: 99

Iso3166Alpha2:

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please take a look to this comment: #80 (comment)

Comment thread code/API_definitions/kyc-match.yaml Outdated
@ToshiWakayama-KDDI

Copy link
Copy Markdown
Contributor

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,
Toshi

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.

Commonalities 8.0.0 alignment and fix validation warnings

4 participants