sul-dlss / cocina-models

Cocina repository data model (implemented in Ruby)
https://sul-dlss.github.io/cocina-models/
3 stars 0 forks source link

Deprecate parallelContributor #475

Closed justinlittman closed 2 years ago

justinlittman commented 2 years ago

Per @arcadiafalcone, parallelContributor can be deprecated.

No records have values for parallelContributor since we never mapped anything to it. Unfortunately, many records have parallelContributor: [] so we cannot simply remove it from the openapi.

Removing these instances from the DB are possible, but the effort is non-trivial. As an alternative, I'm going to mark the schema as deprecated as supported by openapi.