camaraproject / KnowYourCustomer

Repository to describe, develop, document and test the KnowYourCustomer API family
Apache License 2.0
7 stars 5 forks source link

Abbreviation "OB" in parameter description #82

Closed rartych closed 2 weeks ago

rartych commented 1 month ago

Problem description In both API definitions the parameters are described as "stored on the OB systems"

        phoneNumber:
          type: string
          description: The phone number of the customer stored on the OB systems.

Expected behavior The abbreviation is proprietary and the expression should be replaced with, for example: "stored in the Operator's system"

Alternative solution Better expression can be proposed by native speaker.

Additional context

fernandopradocabrillo commented 1 month ago

Hi @rartych yes I agree, this is a term that we use in Telefónica that has slipped into the definitions from the initial proposal. Do we have something standard? Your proposal is fine from my side

ToshiWakayama-KDDI commented 1 month ago

Hi @rartych . @fernandopradocabrillo ,

Rafal's proposal is fine from my side, too. Let's have it in the PR #80 correction, shall we?

BR Toshi

fernandopradocabrillo commented 4 weeks ago

Hi @rartych @ToshiWakayama-KDDI

Included in PR #80. Thanks!

ToshiWakayama-KDDI commented 3 weeks ago

Hi @fernandopradocabrillo ,

Thank you so much! Sorry for the late response.

Best regards, Toshi