Skip to content

About the data type of productCategoryCpc #3

@mill6-plat6aux

Description

@mill6-plat6aux

In OpenAPI Schema, productCategoryCpc is defined as NonEmptyString.
However, in Tech Spec, its data type is CpcCode, and its JSON representation should be "encoded as a JSON String". On the other hand, NonEmptyString is defined separately.
Since productCategoryCpc was not defined as NonEmptyString, this definition may cause confusion for app vendors (even now, there are probably applications that respond to this property as an empty string).
It may be better to get a consensus in the community.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions