papinet / papiNet-API

papiNet is a global paper, forest products and bioproducts industry e-Business initiative.
http://www.papinet.org/
Apache License 2.0
9 stars 3 forks source link

agency used in colourShade and coreStrengthCode, version 2.0.0. agency vs assignedBy? #99

Closed larsolofsson closed 6 months ago

larsolofsson commented 7 months ago

papiNet should be consistent when designing schemas. In current work there are now both agency and assignedBy used with the same type of enumerations. Either agency or assignedBy should be used, not both of them.

agency: type: string enum:

patricekrakow commented 7 months ago

Indeed, I think that the two occurrences of the agency property should be replaced by the assignedBy property in version 3.0.0.

patricekrakow commented 7 months ago

We decided to rename agency into assignedBy.

patricekrakow commented 6 months ago

Done, see commit aeb0982.